This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new cbd64128f0 [5.19.x] bump org.ow2.asm:asm from 9.9 to 9.10.1 (#2303)
cbd64128f0 is described below
commit cbd64128f008a1b412a7f21924c747bc04c5d1aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:30:36 2026 -0500
[5.19.x] bump org.ow2.asm:asm from 9.9 to 9.10.1 (#2303)
Bumps org.ow2.asm:asm from 9.9 to 9.10.1.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-version: 9.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5aaa2ac36d..4733f7a87d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.9</version>
+ <version>9.10.1</version>
</dependency>
<!-- Servlet 3.1 and JSP -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact