Skip to content

Commit

Permalink
Bump asm.version from 9.6 to 9.7
Browse files Browse the repository at this point in the history
Bumps `asm.version` from 9.6 to 9.7.

Updates `org.ow2.asm:asm` from 9.6 to 9.7

Updates `org.ow2.asm:asm-commons` from 9.6 to 9.7

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-commons
  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 25, 2024
1 parent ec97f4d commit cb5eed2
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 @@ -124,7 +124,7 @@
<properties>
<mavenVersion>3.6.3</mavenVersion>
<slf4j.version>1.7.36</slf4j.version>
<asm.version>9.6</asm.version>
<asm.version>9.7</asm.version>
<invoker.parallelThreads>1C</invoker.parallelThreads>
<project.build.outputTimestamp>2024-02-21T22:49:27Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit cb5eed2

Please sign in to comment.