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 2021/04/16 01:59:58 UTC

[groovy] branch master updated: GROOVY-10038: Bump jackson to 2.12.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 71c7adf  GROOVY-10038: Bump jackson to 2.12.3
71c7adf is described below

commit 71c7adf9034688b5e85068409313c516e4326375
Author: Daniel Sun <su...@apache.org>
AuthorDate: Fri Apr 16 09:44:39 2021 +0800

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

diff --git a/versions.properties b/versions.properties
index 5ec1911..8712ec3 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.3.2
-jackson = 2.12.2
+jackson = 2.12.3
 jarjar = 1.7.2
 javaParser = 3.20.2
 jline = 2.14.6