Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 9.5 to 9.7
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 9.5 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 Apr 4, 2024
1 parent 4a8a06b commit 8b1dfbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@
<!-- Locate the root directory of the multi-module build -->
<root.dir>${project.basedir}/..</root.dir>
<!-- Versions -->
<asm.version>9.5</asm.version>
<asm.version>9.7</asm.version>
<assertj.version>3.25.3</assertj.version>
<bridger.version>1.6.Final</bridger.version>
<guava.version>32.1.3-jre</guava.version><!-- didn't want to go beyond v27 but forced to by security https://github.com/google/guava/issues/3320 -->
Expand Down

0 comments on commit 8b1dfbb

Please sign in to comment.