You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by ke...@apache.org on 2020/12/22 03:59:02 UTC

[groovy] branch master updated: GROOVY-9869: Upgrade Jansi to 2.x (closes #1449)

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

keegan 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 51a1160  GROOVY-9869: Upgrade Jansi to 2.x (closes #1449)
51a1160 is described below

commit 51a11600c79459bd2132bf182122f96f726d21cf
Author: Keegan Witt <ke...@gmail.com>
AuthorDate: Mon Dec 21 11:52:04 2020 -0500

    GROOVY-9869: Upgrade Jansi to 2.x (closes #1449)
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 3cc6186..c337e38 100644
--- a/versions.properties
+++ b/versions.properties
@@ -26,7 +26,7 @@ commonsCli = 1.4
 commonsMath3 = 3.6.1
 gpars = 1.2.1
 ivy = 2.5.0
-jansi = 1.18
+jansi = 2.1.0
 jackson = 2.12.0
 jarjar = 1.7.2
 javaParser = 3.17.0