[java] Bump asm from 9.6 to 9.7

This commit is contained in:
Andreas Dangel 2024-07-11 12:13:42 +02:00
parent 568314bb89
commit 2a04d9858a
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -815,7 +815,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.6</version>
<version>9.7</version>
</dependency>
<dependency>
<groupId>org.pcollections</groupId>