This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit dac9c76d0f689cb5b288e67c58f33fcba8aba455 Author: Daniel Sun <[email protected]> AuthorDate: Sat May 30 19:54:15 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 82fb462998..f723498263 100644 --- a/versions.properties +++ b/versions.properties @@ -20,7 +20,7 @@ asciidoctorDiagram=3.0.1 asciidoctorDiagramPlantuml=1.2026.2 asciidoctorPdf=2.3.23 asciidoctorj=3.0.1 -asm=9.10 +asm=9.10.1 bridger=1.8 checkstyle=12.3.1 cobertura=1.9.4.1
