This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new c2ff79dd46d HDDS-15365. Bump asm to 9.10 (#10342)
c2ff79dd46d is described below
commit c2ff79dd46d9076e2df1ff6621e793801ccba864
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 24 13:56:28 2026 +0200
HDDS-15365. Bump asm to 9.10 (#10342)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eeb5fe74dbc..47ea7c85706 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<annotation-api.version>1.3.2</annotation-api.version>
<aopalliance.version>1.0</aopalliance.version>
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
- <asm.version>9.9.1</asm.version>
+ <asm.version>9.10</asm.version>
<aspectj-plugin.version>1.14.1</aspectj-plugin.version>
<aspectj.java11.version>1.9.20</aspectj.java11.version>
<aspectj.java21.version>1.9.24</aspectj.java21.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]