You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2021/04/07 03:49:13 UTC

[groovy] 01/09: GROOVY-10013: Bump jackson version to 2.12.2

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 8c799ed63cd3e4b45cd33c0601cb863603a32f99
Author: Paul King <pa...@asert.com.au>
AuthorDate: Wed Apr 7 13:18:24 2021 +1000

    GROOVY-10013: Bump jackson version to 2.12.2
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index addfb2a..6f75fb2 100644
--- a/versions.properties
+++ b/versions.properties
@@ -28,7 +28,7 @@ commonsMath3 = 3.6.1
 gpars = 1.2.1
 ivy = 2.5.0
 jansi = 2.1.1
-jackson = 2.12.1
+jackson = 2.12.2
 jarjar = 1.7.2
 javaParser = 3.18.0
 jline = 2.14.6