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 4d177c0fe5762708bbb83f2f87b5340f9846329b Author: Daniel Sun <[email protected]> AuthorDate: Sun Jun 2 18:58:46 2024 +0900 GROOVY-11396: Bump picocli to 4.7.6 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index d74d67f12d..0ea636086a 100644 --- a/versions.properties +++ b/versions.properties @@ -44,7 +44,7 @@ junit5Platform=1.10.2 log4j=1.2.17 log4j2=2.23.1 openbeans=1.0.2 -picocli=4.7.5 +picocli=4.7.6 qdox=1.12.1 slf4j=2.0.12 xmlunit=1.6
