[java-parent-project] 01/03: IDP-1465 - update Jackson to 2.10.2
Ian Young
ian at iay.org.uk
Wed Jan 8 13:14: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=b1ac2b9ad676b1ca7569c0eccd31da1b89274e88
commit b1ac2b9ad676b1ca7569c0eccd31da1b89274e88
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 8 16:56:41 2020 +0000
IDP-1465 - update Jackson to 2.10.2
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 4e7ab94..b402de1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<unboundid.version>4.0.13</unboundid.version>
<logback.version>1.2.3</logback.version>
<metrics.version>4.1.1</metrics.version>
- <jackson.version>2.10.1</jackson.version>
+ <jackson.version>2.10.2</jackson.version>
<slf4j.groupId>org.slf4j</slf4j.groupId>
<slf4j.version>1.7.28</slf4j.version>
<spring.groupId>org.springframework</spring.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list