Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 9.6 to 9.7
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 9.6 to 9.7.

---
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] authored and slachiewicz committed Mar 27, 2024
1 parent 99e8a66 commit 066a76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.6</version>
<version>9.7</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 066a76b

Please sign in to comment.