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/10/01 11:10:22 UTC

[groovy] branch GROOVY_4_0_X updated: GROOVY-10776: Bump jackson-databind to 2.13.4

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 268c5974cc GROOVY-10776: Bump jackson-databind to 2.13.4
268c5974cc is described below

commit 268c5974cca1f83b7f33d3812cffb310cd1529b1
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Oct 1 19:10:17 2022 +0800

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

diff --git a/versions.properties b/versions.properties
index be3e62dbe8..ea7ea7fbc6 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
-jacksonDatabind=2.13.3
+jacksonDatabind=2.13.4
 jackson=2.13.4
 jarjar=1.8.0
 javaParser=3.24.4