[xmlsectool] branch master updated: Bump snapshot dependencies

Ian Young ian at iay.org.uk
Wed Oct 17 09:27:27 EDT 2018


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

iay pushed a commit to branch master
in repository xmlsectool.

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

The following commit(s) were added to refs/heads/master by this push:
       new  175b471   Bump snapshot dependencies
175b471 is described below

commit 175b47113e984f97d7c3896eab21921226ecf1df
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Oct 17 14:27:22 2018 +0100

    Bump snapshot dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e1c0807..4c17b74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>7.11.0-SNAPSHOT</version>
+        <version>7.11.1-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>
@@ -24,8 +24,8 @@
 
     <properties>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>3.2.0</opensaml.version>
-        <java-support.version>7.4.0-SNAPSHOT</java-support.version>
+        <opensaml.version>3.4.1-SNAPSHOT</opensaml.version>
+        <java-support.version>7.4.1-SNAPSHOT</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