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.
1 parent e09d471 commit 326c5f7Copy full SHA for 326c5f7
pom.xml
@@ -73,7 +73,7 @@
73
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
74
<licence-check.failOnMissingHeader>true</licence-check.failOnMissingHeader>
75
<testcase.groups.excluded>categories.Java9Test,categories.Java11Test</testcase.groups.excluded>
76
- <asm.version>9.4</asm.version>
+ <asm.version>9.6</asm.version>
77
</properties>
78
<build>
79
<finalName>sootclasses-trunk</finalName>
0 commit comments