Skip to content

Commit

Permalink
Update asm version to 9.2.
Browse files Browse the repository at this point in the history
Closes google#1528.

PiperOrigin-RevId: 391384759
  • Loading branch information
mcculls authored and Guice Team committed Aug 17, 2021
1 parent 7d7e3da commit db3f41b
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.1</version>
<version>9.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit db3f41b

Please sign in to comment.