[java-parent-project] branch main updated: Update Jackson to 2.16.1

Ian Young ian at iay.org.uk
Tue Mar 5 10:58:24 UTC 2024


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=ff2f4f293284d67a31109fc76cb1942cec995eaa

The following commit(s) were added to refs/heads/main by this push:
     new ff2f4f2  Update Jackson to 2.16.1
ff2f4f2 is described below

commit ff2f4f293284d67a31109fc76cb1942cec995eaa
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Mar 5 10:58:18 2024 +0000

    Update Jackson to 2.16.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c1b9872..d9f29a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
         <httpclient.httpcore.version>5.2.4</httpclient.httpcore.version>
         <graalvm.version>21.2.0</graalvm.version>
         <guava.version>33.0.0-jre</guava.version>
-        <jackson.version>2.15.4</jackson.version>
+        <jackson.version>2.16.1</jackson.version>
         <jakarta.ee.version>9</jakarta.ee.version>
         <jakarta.activation.version>2.0.1</jakarta.activation.version>
         <jakarta.json.version>2.0.1</jakarta.json.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list