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

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

    GROOVY-11395: Bump jackson to 2.17.1
    
    (cherry picked from commit 8b5dbb91d87b94270a635bfe0f8ae783f4704581)
---
 versions.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.properties b/versions.properties
index 87eeb71ac9..d74d67f12d 100644
--- a/versions.properties
+++ b/versions.properties
@@ -28,8 +28,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