Skip to content

Commit

Permalink
Upgrade ASM to version 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte authored Oct 12, 2019
2 parents d632c48 + d72b8fe commit 18d1172
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 @@ -67,7 +67,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>7.0</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
Expand Down

0 comments on commit 18d1172

Please sign in to comment.