Skip to content

Commit

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

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

Updates `org.ow2.asm:asm-tree` from 9.7 to 9.7.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2f3f062 commit 0ecc259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvmbasicc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
<asm.version>9.7</asm.version>
<asm.version>9.7.1</asm.version>
<antlr.version>4.13.2</antlr.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 0ecc259

Please sign in to comment.