[java-parent-project] branch maint-11 updated: Update jackson to 2.14.0
Ian Young
ian at iay.org.uk
Wed Nov 9 12:39:02 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-11
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=6c4da71db6aed4ac8450ebfc64cde7d9cd3c2416
The following commit(s) were added to refs/heads/maint-11 by this push:
new 6c4da71 Update jackson to 2.14.0
6c4da71 is described below
commit 6c4da71db6aed4ac8450ebfc64cde7d9cd3c2416
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 9 12:04:18 2022 +0000
Update jackson to 2.14.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2d7753e..315dc83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,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.13.4</jackson.version>
+ <jackson.version>2.14.0</jackson.version>
<jakarta.activation.version>1.2.2</jakarta.activation.version>
<jakarta.jaxb-api.version>2.3.3</jakarta.jaxb-api.version>
<jakarta.jaxb-impl.version>2.3.6</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