This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch GROOVY_5_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 0bba34ae31bc15599a6408b3efa476e5eb74fb2e Author: Daniel Sun <[email protected]> AuthorDate: Sat May 30 22:29:37 2026 +0900 GROOVY-12051: Bump jackson to 2.21.4 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 39cb8b9677..8e9bdcfd6f 100644 --- a/versions.properties +++ b/versions.properties @@ -29,7 +29,7 @@ commonsCli=1.11.0 commonsMath3=3.6.1 gpars=1.2.1 ivy=2.5.3 -jackson=2.21.3 +jackson=2.21.4 jacksonAnnotations=2.21 jakartaServerPagesApi=3.1.1 jakartaServletApi=6.0.0
