Skip to content

Commit

Permalink
Merge pull request #1092 from hcoles/feature/asm_9_4
Browse files Browse the repository at this point in the history
bump asm to 9.4
  • Loading branch information
hcoles committed Oct 2, 2022
2 parents 4b2f020 + 93d0ac6 commit decfe30
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.3</asm.version>
<asm.version>9.4</asm.version>
<hamcrest.version>1.3</hamcrest.version>
<junit.version>4.11</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 decfe30

Please sign in to comment.