This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 446a1391f8e19e796886292f2c88808fbd98b21a Author: Daniel Sun <[email protected]> AuthorDate: Sat Jan 16 17:03:29 2021 +0800 GROOVY-9900: Bump jackson to 2.12.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index c326e60..258906b 100644 --- a/versions.properties +++ b/versions.properties @@ -27,7 +27,7 @@ commonsMath3 = 3.6.1 gpars = 1.2.1 ivy = 2.5.0 jansi = 2.1.1 -jackson = 2.12.0 +jackson = 2.12.1 jarjar = 1.7.2 javaParser = 3.18.0 jline = 2.14.6
