Skip to content

Commit

Permalink
Update asm version to 9.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslawr committed Nov 18, 2022
1 parent 7e74007 commit 6035acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.2</version>
<version>9.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 6035acc

Please sign in to comment.