Skip to content

Commit 8d90a8d

Browse files
authored
Upgrade the build's ASM to 9.7.1 (elastic#116963) (elastic#116981)
Primarily this allows forbidden apis to read java 23 class files.
1 parent 9c64fab commit 8d90a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
asm = "9.6"
2+
asm = "9.7.1"
33
jackson = "2.15.0"
44
junit5 = "5.8.1"
55
spock = "2.1-groovy-3.0"

0 commit comments

Comments
 (0)