[java-idp-testbed] branch master updated: Update dependencies to latest

Rod Widdowson rdw at steadingsoftware.com
Fri Dec 18 09:29:16 EST 2015


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

rdw pushed a commit to branch master
in repository java-idp-testbed.

The following commit(s) were added to refs/heads/master by this push:
       new  85cae21   Update dependencies to latest
85cae21 is described below

commit 85cae21fce1b6ec8ee84477c48973f4bf712c2e4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 18 14:29:21 2015 +0000

    Update dependencies to latest
    
    IDP & OSAML to 3.3.0-SNAPSHOT
    Spring-extensions to 5.3.0-SNAPSHOT
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e8190a9..90906fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,10 +15,10 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>3.2.1-SNAPSHOT</idp.version>
+        <idp.version>3.3.0-SNAPSHOT</idp.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>3.2.1-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>5.2.1-SNAPSHOT</spring-extensions.version>
+        <opensaml.version>3.3.0-SNAPSHOT</opensaml.version>
+        <spring-extensions.version>5.3.0-SNAPSHOT</spring-extensions.version>
      </properties>
 
     <repositories>

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


More information about the commits mailing list