Merge pull request #1059 from jbonofre/AMQ-9313

AMQ-9313: Upgrade to ASM 9.5
This commit is contained in:
JB Onofré 2023-10-02 15:18:45 +02:00 committed by GitHub
commit b9a8bbd142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.4</version>
<version>9.5</version>
</dependency>
<!-- Servlet 5.0 and JSP -->