This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 53e60b822b Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#1604)
53e60b822b is described below
commit 53e60b822b89c904b36c92556429fe849270ab26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 24 14:27:11 2026 +0100
Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#1604)
Bumps org.ow2.asm:asm from 9.9 to 9.9.1.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-version: 9.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 4e5b10d020..835dd26b54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -447,7 +447,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.9</version>
+ <version>9.9.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