This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 0755a7c81e5e2ef2e1fd739794e6d516c1e34314 Author: Daniel Sun <[email protected]> AuthorDate: Thu Apr 3 22:29:44 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 6092725c07..594a08efce 100644 --- a/versions.properties +++ b/versions.properties @@ -33,7 +33,7 @@ jansi=2.4.1 jacksonDatabind=2.18.3 jackson=2.18.3 jarjar=1.14.1 -javaParser=3.26.3 +javaParser=3.26.4 jline=2.14.6 jmh=1.37 jmock=1.2.0
