Skip to content

Commit

Permalink
Update ASM to 9.1
Browse files Browse the repository at this point in the history
Signed-off-by: hussainm <hussain.nm@cognizant.com>
  • Loading branch information
hussainnm committed Feb 13, 2021
1 parent 5c4afca commit 4fb6813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>7.1</version>
<version>9.1</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 4fb6813

Please sign in to comment.