[java-parent-project-v3] branch master updated: Update Jackson version to 2.8.3.
Scott Cantor
cantor.2 at osu.edu
Tue Oct 4 20:17:14 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-parent-project-v3.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=0e02559ad466dc462354ff6dcbf0de3883c2ba43
The following commit(s) were added to refs/heads/master by this push:
new 0e02559 Update Jackson version to 2.8.3.
0e02559 is described below
commit 0e02559ad466dc462354ff6dcbf0de3883c2ba43
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Oct 4 20:17:11 2016 -0400
Update Jackson version to 2.8.3.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8ba5088..bf541e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<ldaptive.version>1.0.7</ldaptive.version>
<logback.version>1.1.3</logback.version>
<metrics.version>3.1.2</metrics.version>
- <jackson.version>2.8.2</jackson.version>
+ <jackson.version>2.8.3</jackson.version>
<slf4j.groupId>org.slf4j</slf4j.groupId>
<slf4j.version>1.7.12</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