[java-parent-project] 04/04: Update jackson to 2.15.2
Ian Young
ian at iay.org.uk
Fri Aug 11 14:50:15 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=2a8827cff43671f8b95d28434a5a97d4b9fa7bee
commit 2a8827cff43671f8b95d28434a5a97d4b9fa7bee
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Aug 11 15:08:30 2023 +0100
Update jackson to 2.15.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3f5ea78..46829a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<httpclient.httpcore.version>5.2.2</httpclient.httpcore.version>
<graalvm.version>21.2.0</graalvm.version>
<guava.version>31.1-jre</guava.version>
- <jackson.version>2.14.3</jackson.version>
+ <jackson.version>2.15.2</jackson.version>
<jakarta.ee.version>10</jakarta.ee.version>
<jakarta.activation.version>1.2.2</jakarta.activation.version>
<jakarta.jaxb-api.version>3.0.1</jakarta.jaxb-api.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list