Skip to content

Commit

Permalink
Bump asm from 9.1 to 9.2
Browse files Browse the repository at this point in the history
Bumps asm from 9.1 to 9.2.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 11, 2021
1 parent a2da10c commit f8af60f
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 @@ -96,7 +96,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.1</version>
<version>9.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f8af60f

Please sign in to comment.