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 2020/12/10 15:00:48 UTC

[groovy] branch master updated: GROOVY-9856: Bump jackson to 2.12.0

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 c29cb67  GROOVY-9856: Bump jackson to 2.12.0
c29cb67 is described below

commit c29cb671a5f4a493e3f09a106f463843c4cd96e2
Author: Daniel Sun <su...@apache.org>
AuthorDate: Thu Dec 10 23:00:30 2020 +0800

    GROOVY-9856: Bump jackson to 2.12.0
---
 gradle/verification-metadata.xml | 5 +++++
 versions.properties              | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 2fa5167..804916a 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1132,6 +1132,11 @@
             <pgp value="120d6f34e627ed3a772ebbfe55c7e5e701832382"/>
          </artifact>
       </component>
+      <component group="org.yaml" name="snakeyaml" version="1.27">
+         <artifact name="snakeyaml-1.27.jar">
+            <pgp value="120d6f34e627ed3a772ebbfe55c7e5e701832382"/>
+         </artifact>
+      </component>
       <component group="org.ysb33r.gradle" name="grolifant" version="0.16.1">
          <artifact name="grolifant-0.16.1.jar">
             <sha512 value="c4f201d3c1243f701751e0ebec32f15fe957c362d6d5a70eec7569e938e55f30b5f60965807a3e2d4bb61526648903f3c88a74f6bccde21da1e7b45e7a17dfa1" origin="Generated by Gradle because artifact wasn't signed"/>
diff --git a/versions.properties b/versions.properties
index 0f19d98..3cc6186 100644
--- a/versions.properties
+++ b/versions.properties
@@ -27,7 +27,7 @@ commonsMath3 = 3.6.1
 gpars = 1.2.1
 ivy = 2.5.0
 jansi = 1.18
-jackson = 2.11.3
+jackson = 2.12.0
 jarjar = 1.7.2
 javaParser = 3.17.0
 jline = 2.14.6