Merge pull request #1339 from jbonofre/AMQ-9605

AMQ-9605: Upgrade to ASM 9.7.1
This commit is contained in:
JB Onofré 2024-11-02 07:22:13 +01:00 committed by GitHub
commit eacb30f5c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.7</version>
<version>9.7.1</version>
</dependency>
<!-- Servlet 5.0 and JSP -->