This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new fad2c39a19 [6.2.x] bump org.ow2.asm:asm from 9.9.1 to 9.10.1 (#2365)
fad2c39a19 is described below
commit fad2c39a199741746e8543c1d73ec97e417e2586
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 13:15:21 2026 -0400
[6.2.x] bump org.ow2.asm:asm from 9.9.1 to 9.10.1 (#2365)
Bumps org.ow2.asm:asm from 9.9.1 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 c4bf3c2d33..5007789cae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -444,7 +444,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.9.1</version>
+ <version>9.10.1</version>
</dependency>
<!-- Servlet 5.0 and JSP -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact