Skip to content

Commit

Permalink
Merge pull request #1327 from hcoles/feature/asm_97
Browse files Browse the repository at this point in the history
upgrade asm to 9.7
  • Loading branch information
hcoles authored Apr 18, 2024
2 parents 194e890 + 0b2d130 commit 57b4036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<asm.version>9.6</asm.version>
<asm.version>9.7</asm.version>
<hamcrest.version>1.3</hamcrest.version>
<junit.version>4.13.1</junit.version>
<surefire.version>2.18.1</surefire.version> <!-- [2.19, 3.0.0-M7] seem to cause ASM-related test failures -->
Expand Down

0 comments on commit 57b4036

Please sign in to comment.