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/12/19 05:50:35 UTC

[groovy] branch master updated: GROOVY-10427: Bump jackson version to 2.13.1

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


The following commit(s) were added to refs/heads/master by this push:
     new a5c12d4  GROOVY-10427: Bump jackson version to 2.13.1
a5c12d4 is described below

commit a5c12d41647061f1f9af0148b005a7ca74e4a802
Author: Paul King <pa...@asert.com.au>
AuthorDate: Sun Dec 19 15:50:27 2021 +1000

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

diff --git a/versions.properties b/versions.properties
index 2610a32..224a4f2 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.4.0
-jackson=2.13.0
+jackson=2.13.1
 jarjar=1.8.0
 javaParser=3.23.1
 jline=2.14.6