This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 28bdcf3ecfba63c0215318c968c4e82367186e64 Author: Paul King <[email protected]> AuthorDate: Sun Oct 25 12:07:39 2020 +1000 GROOVY-9794: Bump picocli version to 4.5.2 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index e1ec2e1..dcee47a 100644 --- a/versions.properties +++ b/versions.properties @@ -39,7 +39,7 @@ junit = 4.13.1 log4j = 1.2.17 log4j2 = 2.13.3 openbeans = 1.0 -picocli = 4.5.1 +picocli = 4.5.2 qdox = 1.12.1 slf4j = 1.7.25 xmlunit = 1.6
