[java-parent-project] 02/03: IDP-1465 - Update Jackson to 2.10.3

Ian Young ian at iay.org.uk
Thu Mar 5 06:46:12 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=144b69ee82a3ed36244e48fc3a65f34aaa5a179a

commit 144b69ee82a3ed36244e48fc3a65f34aaa5a179a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 5 11:26:11 2020 +0000

    IDP-1465 - Update Jackson to 2.10.3
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9b7e3c..d088799 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
         <httpclient.version>4.5.11</httpclient.version>
         <httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
         <guava.version>28.2-jre</guava.version>
+        <jackson.version>2.10.3</jackson.version>
         <jakarta.activation.version>1.2.2</jakarta.activation.version>
         <jakarta.jaxb.version>2.3.2</jakarta.jaxb.version>
         <jakarta.json.version>1.1.6</jakarta.json.version>
@@ -37,7 +38,6 @@
         <unboundid.version>4.0.14</unboundid.version>
         <logback.version>1.2.3</logback.version>
         <metrics.version>4.1.4</metrics.version>
-        <jackson.version>2.10.2</jackson.version>
         <rhino.version>1.7.12</rhino.version>
         <slf4j.groupId>org.slf4j</slf4j.groupId>
         <slf4j.version>1.7.30</slf4j.version>

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


More information about the commits mailing list