Skip to content

Commit

Permalink
Bump asm-tree from 9.4 to 9.5
Browse files Browse the repository at this point in the history
Bumps asm-tree from 9.4 to 9.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent 16799c8 commit f7e35b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audits/pom.xml
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.4</version>
<version>9.5</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit f7e35b9

Please sign in to comment.