[java-parent-project] branch maint-7 updated: IDP-1622 - Update jackson version
Scott Cantor
cantor.2 at osu.edu
Sat Jun 20 02:12:55 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=e2ceb554f2592e7e6ef8edba7095f3322605aa61
The following commit(s) were added to refs/heads/maint-7 by this push:
new e2ceb55 IDP-1622 - Update jackson version
e2ceb55 is described below
commit e2ceb554f2592e7e6ef8edba7095f3322605aa61
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 19 22:12:52 2020 -0400
IDP-1622 - Update jackson version
https://issues.shibboleth.net/jira/browse/IDP-1622
Update to match V4 for now.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cd6de3c..9b32745 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<ldaptive.version>1.0.13</ldaptive.version>
<logback.version>1.2.3</logback.version>
<metrics.version>3.1.2</metrics.version>
- <jackson.version>2.8.3</jackson.version>
+ <jackson.version>2.10.3</jackson.version>
<slf4j.groupId>org.slf4j</slf4j.groupId>
<slf4j.version>1.7.25</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