[java-identity-provider] branch maint-3.3 updated: IDP-1222 - Update Spring Web Flow to 2.4.6

Scott Cantor cantor.2 at osu.edu
Wed Sep 27 14:33:05 EDT 2017


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

scantor pushed a commit to branch maint-3.3
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=c607248e209cf5210346f9a719fc969782c7b24a

The following commit(s) were added to refs/heads/maint-3.3 by this push:
       new  c607248   IDP-1222 - Update Spring Web Flow to 2.4.6
c607248 is described below

commit c607248e209cf5210346f9a719fc969782c7b24a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 27 14:33:02 2017 -0400

    IDP-1222 - Update Spring Web Flow to 2.4.6
    
    https://issues.shibboleth.net/jira/browse/IDP-1222
---
 idp-parent/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index ff06478..f53d242 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -61,7 +61,6 @@
     </modules>
 
     <properties>
-        <svn.relative.location>java-identity-provider/trunk</svn.relative.location>
         <duoweb.version>1.3</duoweb.version>
         <u2flib.version>0.16.0</u2flib.version>
         <idwsfconsumer.version>1.0.0</idwsfconsumer.version>
@@ -69,6 +68,8 @@
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>3.3.0</opensaml.version>
         <spring-extensions.version>5.3.0</spring-extensions.version>
+        <!-- Override for patch release. -->
+        <spring-webflow.version>2.4.6.RELEASE</spring-webflow.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>

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


More information about the commits mailing list