We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6520082 commit ecd9d99Copy full SHA for ecd9d99
modules/pom.xml
@@ -762,7 +762,7 @@
762
<!-- Locate the root directory of the multi-module build -->
763
<root.dir>${project.basedir}/..</root.dir>
764
<!-- Versions -->
765
- <asm.version>9.5</asm.version>
+ <asm.version>9.8</asm.version>
766
<assertj.version>3.27.2</assertj.version>
767
<bridger.version>1.6.Final</bridger.version>
768
<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