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 8b5dbb91d8 GROOVY-11395: Bump jackson to 2.17.1
8b5dbb91d8 is described below

commit 8b5dbb91d87b94270a635bfe0f8ae783f4704581
Author: Daniel Sun <[email protected]>
AuthorDate: Sun Jun 2 18:51:13 2024 +0900

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

diff --git a/versions.properties b/versions.properties
index a8b99e1f66..7eceeb3dde 100644
--- a/versions.properties
+++ b/versions.properties
@@ -29,8 +29,8 @@ commonsMath3=3.6.1
 gpars=1.2.1
 ivy=2.5.2
 jansi=2.4.1
-jacksonDatabind=2.17.0
-jackson=2.17.0
+jacksonDatabind=2.17.1
+jackson=2.17.1
 # later jarjar versions sometimes leave empty META-INF/services files
 jarjar=1.8.0
 javaParser=3.25.10

Reply via email to