Skip to content

Commit

Permalink
Bump asm from 9.1 to 9.2 (#166)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2021
1 parent f948dd8 commit fbf6b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -167,7 +167,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.1</version>
<version>9.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit fbf6b11

Please sign in to comment.