[xmlsectool] branch maint-2 updated: Update dependency versions to latest released.

Scott Cantor cantor.2 at osu.edu
Mon May 6 08:17:04 EDT 2019


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch maint-2
in repository xmlsectool.

View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=522f90c6659f6bf43c5a774207fe554e19a90149

The following commit(s) were added to refs/heads/maint-2 by this push:
       new  522f90c   Update dependency versions to latest released.
522f90c is described below

commit 522f90c6659f6bf43c5a774207fe554e19a90149
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon May 6 08:16:58 2019 -0400

    Update dependency versions to latest released.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 492a5f6..81f6f01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,8 +24,8 @@
 
     <properties>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>3.4.2-SNAPSHOT</opensaml.version>
-        <java-support.version>7.4.2-SNAPSHOT</java-support.version>
+        <opensaml.version>3.4.3</opensaml.version>
+        <java-support.version>7.5.0</java-support.version>
         <xmlsec.version>2.0.6</xmlsec.version>
     </properties>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list