Skip to content

Commit

Permalink
libs: update asm to version 9.5 with java-17 support
Browse files Browse the repository at this point in the history
Result:
Java codebase can be compiled with java-17

Acked-by: Lea Morschel
Target: master
Require-book: no
Require-notes: no
  • Loading branch information
kofemann committed Oct 23, 2023
1 parent 122f6c2 commit 714d0f6
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 @@ -120,7 +120,7 @@
<bouncycastle.version>1.67</bouncycastle.version>
<datanucleus-core.version>5.2.2</datanucleus-core.version>
<datanucleus.plugin.version>5.2.1</datanucleus.plugin.version>
<asm.version>7.2</asm.version>
<asm.version>9.5</asm.version>
<asm-tools.version>5.0.3</asm-tools.version>
</properties>

Expand Down

0 comments on commit 714d0f6

Please sign in to comment.