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 da06ae61a4fc58fd3a7ea10bf1e9137456674464 Author: Daniel Sun <[email protected]> AuthorDate: Tue May 5 00:48:58 2026 +0900 GROOVY-11989: Bump com.github.javaparser:javaparser-core: 3.28.0 → 3.28.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index c4183bcc39..73ac15f946 100644 --- a/versions.properties +++ b/versions.properties @@ -35,7 +35,7 @@ jakartaServerPagesApi=3.1.1 jakartaServletApi=6.0.0 jansi=2.4.2 jarjar=1.16.0 -javaParser=3.28.0 +javaParser=3.28.1 jcipAnnotations=1.0 jline=3.30.9 jmh=1.37
