Skip to content

Commit

Permalink
Bump asm from 8.0.1 to 9.0 (#278)
Browse files Browse the repository at this point in the history
Bumps asm from 8.0.1 to 9.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: worldtiki <[email protected]>
  • Loading branch information
dependabot[bot] and worldtiki authored Oct 28, 2020
1 parent a8af93f commit d7ae3c9
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 @@ -324,7 +324,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>8.0.1</version> <!-- Use newer version of ASM -->
<version>9.0</version> <!-- Use newer version of ASM -->
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit d7ae3c9

Please sign in to comment.