You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2022/03/19 11:04:59 UTC

[groovy] branch master updated: GROOVY-10533: Bump jackson to 2.13.2

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 df076de  GROOVY-10533: Bump jackson to 2.13.2
df076de is described below

commit df076de662d473a486ec444442104a87f8cb9abf
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Mar 19 18:36:38 2022 +0800

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

diff --git a/versions.properties b/versions.properties
index 70ce3b5..dc435c0 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.1
+jackson=2.13.2
 jarjar=1.8.1
 javaParser=3.24.0
 jline=2.14.6