[java-parent-project] branch master updated: Update to xmlsec 2.1.2

Scott Cantor cantor.2 at osu.edu
Fri Jan 4 17:46:32 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=54b5851a01afbb016723db665b1d77271a93cca1

The following commit(s) were added to refs/heads/master by this push:
       new  54b5851   Update to xmlsec 2.1.2
54b5851 is described below

commit 54b5851a01afbb016723db665b1d77271a93cca1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 4 17:46:29 2019 -0500

    Update to xmlsec 2.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 59f54a3..b7789f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
         <spring.version>5.1.2.RELEASE</spring.version>
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <xmlsec.version>2.0.10</xmlsec.version>
+        <xmlsec.version>2.1.2</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