[java-parent-project] branch maint-7 updated: Update xmlsec to 2.0.10.
Scott Cantor
cantor.2 at osu.edu
Mon Aug 27 20:21:06 EDT 2018
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=e81b7f2bba470aff3396e55c6530a7590fa88bbe
The following commit(s) were added to refs/heads/maint-7 by this push:
new e81b7f2 Update xmlsec to 2.0.10.
e81b7f2 is described below
commit e81b7f2bba470aff3396e55c6530a7590fa88bbe
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Aug 27 20:21:02 2018 -0400
Update xmlsec to 2.0.10.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a89d58a..cb02af0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
<spring.version>4.3.16.RELEASE</spring.version>
<spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
<spring-webflow.version>2.4.7.RELEASE</spring-webflow.version>
- <xmlsec.version>2.0.8</xmlsec.version>
+ <xmlsec.version>2.0.10</xmlsec.version>
<xmlunit.version>2.5.1</xmlunit.version>
<checkstyle.version>8.7</checkstyle.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list