This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 324a399b7cd7f61f749ba6bab8ccd9334ba94f12 Author: Daniel Sun <[email protected]> AuthorDate: Sun Jul 19 02:27:19 2026 +0900 GROOVY-12175: Bump jackson to 2.22.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 1efbd488ca..49a6cbcb2a 100644 --- a/versions.properties +++ b/versions.properties @@ -31,7 +31,7 @@ commonsLang3=3.20.0 commonsMath3=3.6.1 flatLaf=3.7.1 ivy=2.5.3 -jackson=2.22.0 +jackson=2.22.1 jacksonAnnotations=2.22 jakartaServerPagesApi=4.0.0 jakartaServletApi=6.1.0
