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 9ba6f53b0b88fb92d7405df4312b7749921506c4 Author: Paul King <[email protected]> AuthorDate: Sun Aug 3 13:02:11 2025 +1000 GROOVY-11727: Bump commons-cli to 1.10.0 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 861ef8e4b0..98be9dd586 100644 --- a/versions.properties +++ b/versions.properties @@ -25,7 +25,7 @@ bridger=1.6.Final checkstyle=10.26.1 cobertura=1.9.4.1 codenarc=3.6.0 -commonsCli=1.9.0 +commonsCli=1.10.0 commonsMath3=3.6.1 gpars=1.2.1 ivy=2.5.3
