This is an automated email from the ASF dual-hosted git repository.

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d0e95ce91 QPID-8725: [Broker-J] Update asm to the version 9.9 (#348)
7d0e95ce91 is described below

commit 7d0e95ce911fc7471ab75fcb648d086aafc7b127
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Tue Dec 9 09:37:44 2025 +0100

    QPID-8725: [Broker-J] Update asm to the version 9.9 (#348)
---
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE  | 4 ++--
 pom.xml                                                               | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index 51837b967a..082cf9c5cc 100644
--- 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -99,10 +99,10 @@ From: 'Oracle Corporation' (http://www.oracle.com/)
 
 From: 'OW2' (http://www.ow2.org/)
 
-  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.8
+  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.9
     License: BSD-3-Clause  (https://asm.ow2.io/license.html)
 
-  - asm-tree (http://asm.ow2.io/) org.ow2.asm:asm-tree:jar:9.8
+  - asm-tree (http://asm.ow2.io/) org.ow2.asm:asm-tree:jar:9.9
     License: BSD-3-Clause  (https://asm.ow2.io/license.html)
 
 
diff --git a/pom.xml b/pom.xml
index 3ec3dfd3b1..5422545367 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
 
     <geronimo-jms-1-1-version>1.1.1</geronimo-jms-1-1-version>
     <geronimo-jms-2-0-version>1.0-alpha-2</geronimo-jms-2-0-version>
-    <asm-version>9.8</asm-version>
+    <asm-version>9.9</asm-version>
 
     <velocity-version>1.4</velocity-version>
     <csvjdbc-version>1.0.46</csvjdbc-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to