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 a0e717b5b5547b765a5837e73aafdb5e01944b20 Author: Daniel Sun <[email protected]> AuthorDate: Tue May 5 00:50:03 2026 +0900 GROOVY-11990: Bump jackson to 2.21.3 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 73ac15f946..e06e627d5c 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.2 +jackson=2.21.3 jacksonAnnotations=2.21 jakartaServerPagesApi=3.1.1 jakartaServletApi=6.0.0
