Skip to content

Commit

Permalink
upgrade to ASM 9.3 for basic Java 19 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Coles committed Apr 5, 2022
1 parent 874ad99 commit 58410dd
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 @@ -400,7 +400,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<asm.version>9.2</asm.version>
<asm.version>9.3</asm.version>
<ant.version>1.9.4</ant.version>
<hamcrest.version>1.3</hamcrest.version>
<junit.version>4.11</junit.version>
Expand Down

0 comments on commit 58410dd

Please sign in to comment.