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

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c32feb16a upgrade ow2 ASM to 9.7 (#12720)
4c32feb16a is described below

commit 4c32feb16a9d058d4c3c8b73080dcb06e44e4c48
Author: sullis <git...@seansullivan.com>
AuthorDate: Mon Mar 25 22:14:15 2024 -0700

    upgrade ow2 ASM to 9.7 (#12720)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6bb7476afe..245dd4f7ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1361,7 +1361,7 @@
       <dependency>
         <groupId>org.ow2.asm</groupId>
         <artifactId>asm</artifactId>
-        <version>9.3</version>
+        <version>9.7</version>
       </dependency>
       <dependency>
         <groupId>net.java.dev.jna</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to