[java-parent-project] 02/13: Update jackson to 2.14.1
Ian Young
ian at iay.org.uk
Wed Jan 4 18:17:24 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=eb02593c0b225ebbe9ee1d9d5320854092c2e78e
commit eb02593c0b225ebbe9ee1d9d5320854092c2e78e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Dec 19 13:38:18 2022 +0000
Update jackson to 2.14.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6566ee8..3b16919 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<httpclient.httpcore.version>4.4.15</httpclient.httpcore.version>
<graalvm.version>21.2.0</graalvm.version>
<guava.version>31.1-jre</guava.version>
- <jackson.version>2.14.0</jackson.version>
+ <jackson.version>2.14.1</jackson.version>
<jakarta.activation.version>1.2.2</jakarta.activation.version>
<jakarta.jaxb-api.version>3.0.1</jakarta.jaxb-api.version>
<jakarta.jaxb-impl.version>3.0.1</jakarta.jaxb-impl.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list