Skip to content

Commit

Permalink
ARIES-2126: Upgrade to ASM 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Nov 7, 2023
1 parent 8905860 commit 9ef2263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/proxy-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<optional>true</optional>
<version>9.5</version>
<version>9.6</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 9ef2263

Please sign in to comment.