This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch GROOVY_5_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 321131c4e4f77605eb708d34b9b5b4d306806276 Author: Daniel Sun <[email protected]> AuthorDate: Sat May 30 22:27:17 2026 +0900 GROOVY-12047: Bump asm to 9.10.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index e06e627d5c..cdb43f3ad8 100644 --- a/versions.properties +++ b/versions.properties @@ -20,7 +20,7 @@ asciidoctorDiagram=2.2.17 asciidoctorGroovyDsl=2.0.2 asciidoctorPdf=2.3.23 asciidoctorj=2.5.11 -asm=9.9.1 +asm=9.10.1 bridger=1.8 checkstyle=11.0.1 cobertura=1.9.4.1
