Skip to content

Commit

Permalink
Upgrade the build's ASM to 9.7.1 (elastic#116963) (elastic#116981)
Browse files Browse the repository at this point in the history
Primarily this allows forbidden apis to read java 23 class files.
  • Loading branch information
rjernst authored Nov 18, 2024
1 parent 9c64fab commit 8d90a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/build.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
asm = "9.6"
asm = "9.7.1"
jackson = "2.15.0"
junit5 = "5.8.1"
spock = "2.1-groovy-3.0"
Expand Down

0 comments on commit 8d90a8d

Please sign in to comment.