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/05/15 16:50:59 UTC

[groovy] branch master updated: GROOVY-10627: Bump jackson to 2.13.3

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 d4fe4d26b5 GROOVY-10627: Bump jackson to 2.13.3
d4fe4d26b5 is described below

commit d4fe4d26b5d120a8306419610e9e6dd7f9654a6f
Author: Daniel Sun <su...@apache.org>
AuthorDate: Mon May 16 00:50:35 2022 +0800

    GROOVY-10627: Bump jackson to 2.13.3
---
 versions.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.properties b/versions.properties
index 02fd07e106..5842886fec 100644
--- a/versions.properties
+++ b/versions.properties
@@ -28,8 +28,8 @@ commonsMath3=3.6.1
 gpars=1.2.1
 ivy=2.5.0
 jansi=2.4.0
-jacksonDatabind=2.13.2.2
-jackson=2.13.2
+jacksonDatabind=2.13.3
+jackson=2.13.3
 jarjar=1.8.1
 javaParser=3.24.2
 jline=2.14.6