Skip to content

Commit 48f127e

Browse files
authored
Merge pull request #1429 from hcoles/feature/asm_9_9
bump asm to 9.9
2 parents 068d27c + 9fe1348 commit 48f127e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2828

29-
<asm.version>9.8</asm.version>
29+
<asm.version>9.9</asm.version>
3030
<hamcrest.version>1.3</hamcrest.version>
3131
<junit.version>4.13.1</junit.version>
3232
<surefire.version>2.18.1</surefire.version> <!-- [2.19, 3.0.0-M7] seem to cause ASM-related test failures -->

0 commit comments

Comments
 (0)