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 37a03a3bdc5c247d0b093a43a01cd354752a7eaf Author: Daniel Sun <[email protected]> AuthorDate: Thu May 1 09:12:24 2025 +0900 GROOVY-11645: Bump jansi to 2.4.2 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 9603ce16ef..5b9e7e9325 100644 --- a/versions.properties +++ b/versions.properties @@ -29,7 +29,7 @@ commonsCli=1.6.0 commonsMath3=3.6.1 gpars=1.2.1 ivy=2.5.3 -jansi=2.4.1 +jansi=2.4.2 jacksonDatabind=2.18.3 jackson=2.18.3 jarjar=1.14.1
