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

ggregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/POOL_2_X by this push:
     new 0685d035 Bump org.ow2.asm:asm-util from 9.6 to 9.7
0685d035 is described below

commit 0685d0358196cd04107ae4a1984fdd794d7af5b5
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 8 19:41:35 2024 -0400

    Bump org.ow2.asm:asm-util from 9.6 to 9.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86e0e56c..f45992e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
     <dependency>
       <groupId>org.ow2.asm</groupId>
       <artifactId>asm-util</artifactId>
-      <version>9.6</version>
+      <version>9.7</version>
       <optional>true</optional>
     </dependency>
     <!-- testing -->

Reply via email to