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 e0270618253fb3ab6b88a3df07f6af46b86f7a0c Author: Daniel Sun <[email protected]> AuthorDate: Tue May 5 00:09:01 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 9fa7e26775..6d8f641732 100644 --- a/versions.properties +++ b/versions.properties @@ -30,7 +30,7 @@ commonsCli=1.11.0 commonsMath3=3.6.1 flatLaf=3.7.1 ivy=2.5.3 -jackson=2.21.2 +jackson=2.21.3 jacksonAnnotations=2.21 jakartaServerPagesApi=4.0.0 jakartaServletApi=6.1.0
