[java-parent-project] 01/03: Update Jackson to 2.15.4

Ian Young ian at iay.org.uk
Thu Feb 29 17:01:43 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=15f99651926e410049b908959f9985430be7d1c3

commit 15f99651926e410049b908959f9985430be7d1c3
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 29 16:39:41 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 591a8f9..677c5a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
         <httpclient.httpcore.version>5.2.2</httpclient.httpcore.version>
         <graalvm.version>21.2.0</graalvm.version>
         <guava.version>33.0.0-jre</guava.version>
-        <jackson.version>2.15.2</jackson.version>
+        <jackson.version>2.15.4</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