[java-parent-projects COMMIT] /java-parent-project-v3/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Jan 28 10:49:07 EST 2014


Author: iay
Date: Tue Jan 28 10:49:07 2014
New Revision: 220

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=220&view=rev
Log:
JPAR-38 bump Spring Web Flow to 2.3.3 (Spring Framework V4 compatible).

Modified:
    java-parent-project-v3/trunk/pom.xml

Modified: java-parent-project-v3/trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/pom.xml?rev=220&r1=219&r2=220&view=diff
==============================================================================
--- java-parent-project-v3/trunk/pom.xml (original)
+++ java-parent-project-v3/trunk/pom.xml Tue Jan 28 10:49:07 2014
@@ -32,7 +32,7 @@
         <spring.groupId>org.springframework</spring.groupId>
         <spring.version>3.2.5.RELEASE</spring.version>
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
-        <spring-webflow.version>2.3.2.RELEASE</spring-webflow.version>
+        <spring-webflow.version>2.3.3.RELEASE</spring-webflow.version>
         <xalan.groupId>xalan</xalan.groupId>
         <xalan.version>2.7.1</xalan.version>
         <xerces.groupId>org.apache.xerces</xerces.groupId>



More information about the commits mailing list