[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Dec 29 19:38:28 EST 2016


Author: scantor
Date: Thu Dec 29 19:38:27 2016
New Revision: 8586

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8586&view=rev
Log:
Bump spring-extensions version.

Modified:
    trunk/idp-parent/pom.xml

Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=8586&r1=8585&r2=8586&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml	(original)
+++ trunk/idp-parent/pom.xml	Thu Dec 29 19:38:27 2016
@@ -68,7 +68,7 @@
         <java-support.version>7.4.0-SNAPSHOT</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>3.4.0-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>5.3.1-SNAPSHOT</spring-extensions.version>
+        <spring-extensions.version>5.4.0-SNAPSHOT</spring-extensions.version>
         <checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <idp-parent.site.url>${shibboleth.site.url}java-identity-provider/${project.version}/</idp-parent.site.url>
         <idp-module.site.url>${idp-parent.site.url}${project.artifactId}</idp-module.site.url>



More information about the commits mailing list