This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 7e2853beca3ecd69e36e93f89b7a35a1ecd6201b Author: Daniel Sun <[email protected]> AuthorDate: Thu Apr 3 22:06:30 2025 +0900 GROOVY-11598: Bump javaparser to 3.26.4 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 4a9e6ab8d0..cc853064f0 100644 --- a/versions.properties +++ b/versions.properties @@ -34,7 +34,7 @@ jakartaServerPagesApi=3.1.1 jakartaServletApi=6.0.0 jansi=2.4.1 jarjar=1.14.1 -javaParser=3.26.3 +javaParser=3.26.4 jcipAnnotations=1.0 jline=2.14.6 jmh=1.37
