This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 511563b  GROOVY-10313: Bump jansi to 2.4.0
511563b is described below

commit 511563b8ab3355307f9468f10e19c7462265c926
Author: Daniel Sun <[email protected]>
AuthorDate: Sat Oct 16 16:50:05 2021 +0800

    GROOVY-10313: Bump jansi to 2.4.0
---
 gradle/verification-metadata.xml | 5 +++++
 versions.properties              | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index eda916e..95ba292 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1011,6 +1011,11 @@
             <pgp value="dc98224c6421a7a5bb87f346ed2378cd09a08cde"/>
          </artifact>
       </component>
+      <component group="org.fusesource.jansi" name="jansi" version="2.4.0">
+         <artifact name="jansi-2.4.0.jar">
+            <pgp value="dc98224c6421a7a5bb87f346ed2378cd09a08cde"/>
+         </artifact>
+      </component>
       <component group="org.gmetrics" name="GMetrics" version="1.1">
          <artifact name="GMetrics-1.1.jar">
             <pgp value="851264c36365d4ff9427625f38362fd5cfa2668b"/>
diff --git a/versions.properties b/versions.properties
index d280bec..79151bf 100644
--- a/versions.properties
+++ b/versions.properties
@@ -27,7 +27,7 @@ commonsCli=1.4
 commonsMath3=3.6.1
 gpars=1.2.1
 ivy=2.5.0
-jansi=2.3.4
+jansi=2.4.0
 jackson=2.13.0
 jarjar=1.7.2
 javaParser=3.23.1

Reply via email to