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 17:13:27 UTC

[groovy] branch GROOVY_4_0_X 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 GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
     new 07617a6416 GROOVY-10627: Bump jackson to 2.13.3
07617a6416 is described below

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

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

diff --git a/versions.properties b/versions.properties
index b7992cfbdd..152895c143 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.0
 javaParser=3.24.2
 jline=2.14.6