Skip to content

Commit ecd9d99

Browse files
Bump org.ow2.asm:asm from 9.5 to 9.8
Bumps org.ow2.asm:asm from 9.5 to 9.8. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6520082 commit ecd9d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@
762762
<!-- Locate the root directory of the multi-module build -->
763763
<root.dir>${project.basedir}/..</root.dir>
764764
<!-- Versions -->
765-
<asm.version>9.5</asm.version>
765+
<asm.version>9.8</asm.version>
766766
<assertj.version>3.27.2</assertj.version>
767767
<bridger.version>1.6.Final</bridger.version>
768768
<guava.version>33.4.0-jre</guava.version><!-- didn't want to go beyond v27 but forced to by security https://github.com/google/guava/issues/3320 -->

0 commit comments

Comments
 (0)