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 2451a44e9dba91fa6a555272f6c85ec8ea2808c0 Author: Daniel Sun <[email protected]> AuthorDate: Sat May 30 19:55:58 2026 +0900 GROOVY-12048: Bump jline to 4.1.3 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index f723498263..aa410b3888 100644 --- a/versions.properties +++ b/versions.properties @@ -39,7 +39,7 @@ jansi=2.4.2 jarjar=1.16.0 javaParser=3.28.1 jcipAnnotations=1.0 -jline=4.1.0 +jline=4.1.3 jmh=1.37 jna=5.18.1 jqwik=1.9.3
