Skip to content

Commit

Permalink
update asm to 7.2.
Browse files Browse the repository at this point in the history
fixes #1274

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=299381828
  • Loading branch information
sameb authored and netdpb committed Mar 9, 2020
1 parent 9b371d3 commit febf8a0
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>7.1</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
Expand Down

0 comments on commit febf8a0

Please sign in to comment.