[java-parent-project] branch master updated: Update xmlsec, jackson, slf4j.
Scott Cantor
cantor.2 at osu.edu
Fri Dec 6 14:04:11 EST 2019
This is an automated email from the git hooks/post-receive script.
scantor 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=e60e789bb95c7db2a8e8230d13b4b95954e59c76
The following commit(s) were added to refs/heads/master by this push:
new e60e789 Update xmlsec, jackson, slf4j.
e60e789 is described below
commit e60e789bb95c7db2a8e8230d13b4b95954e59c76
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Dec 6 14:04:08 2019 -0500
Update xmlsec, jackson, slf4j.
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 46afcca..e5dcb22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,15 +32,15 @@
<unboundid.version>4.0.13</unboundid.version>
<logback.version>1.2.3</logback.version>
<metrics.version>3.1.2</metrics.version>
- <jackson.version>2.9.7</jackson.version>
+ <jackson.version>2.10.1</jackson.version>
<slf4j.groupId>org.slf4j</slf4j.groupId>
- <slf4j.version>1.7.25</slf4j.version>
+ <slf4j.version>1.7.28</slf4j.version>
<spring.groupId>org.springframework</spring.groupId>
<spring.version>5.2.2.RELEASE</spring.version>
<spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
<velocity.version>2.1</velocity.version>
- <xmlsec.version>2.1.2</xmlsec.version>
+ <xmlsec.version>2.1.4</xmlsec.version>
<xmlunit.version>2.6.2</xmlunit.version>
<checkstyle.version>8.26</checkstyle.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list