[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml

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


Author: scantor
Date: Thu Dec 29 19:38:26 2016
New Revision: 4590

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

Modified:
    trunk/opensaml-parent/pom.xml

Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=4590&r1=4589&r2=4590&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml	(original)
+++ trunk/opensaml-parent/pom.xml	Thu Dec 29 19:38:26 2016
@@ -48,7 +48,7 @@
     <properties>
         <svn.relative.location>java-opensaml/trunk</svn.relative.location>
         <java-support.version>7.4.0-SNAPSHOT</java-support.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}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <opensaml-parent.site.url>${shibboleth.site.url}java-opensaml/${project.version}/</opensaml-parent.site.url>
         <opensaml-module.site.url>${opensaml-parent.site.url}${project.artifactId}</opensaml-module.site.url>



More information about the commits mailing list