We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 068d27c + 9fe1348 commit 48f127eCopy full SHA for 48f127e
pom.xml
@@ -26,7 +26,7 @@
26
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
27
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
28
29
- <asm.version>9.8</asm.version>
+ <asm.version>9.9</asm.version>
30
<hamcrest.version>1.3</hamcrest.version>
31
<junit.version>4.13.1</junit.version>
32
<surefire.version>2.18.1</surefire.version> <!-- [2.19, 3.0.0-M7] seem to cause ASM-related test failures -->
0 commit comments