Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 9.7 to 9.7.1 - JDK 24 support
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Solórzano <jorsol@gmail.com>
  • Loading branch information
jorsol authored and slachiewicz committed Oct 8, 2024
1 parent 0b3216c commit 1978ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.7</version>
<version>9.7.1</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
Expand Down

0 comments on commit 1978ee7

Please sign in to comment.