diff --git a/booking-faces/pom.xml b/booking-faces/pom.xml index 798b298..7157d32 100644 --- a/booking-faces/pom.xml +++ b/booking-faces/pom.xml @@ -9,8 +9,9 @@ 1.0.0.BUILD-SNAPSHOT + 2.4.0.RC1 + 4.0.3.RELEASE 3.2.0.RELEASE - 2.4.0.BUILD-SNAPSHOT 1.6.1 2.2.5 4.0 @@ -40,7 +41,7 @@ org.springframework spring-framework-bom - 4.0.2.RELEASE + ${spring-framework-version} pom import diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml index 8897eda..3263e28 100644 --- a/booking-mvc/pom.xml +++ b/booking-mvc/pom.xml @@ -9,8 +9,9 @@ 1.0.0.BUILD-SNAPSHOT + 2.4.0.RC1 + 4.0.3.RELEASE 3.2.0.RELEASE - 2.4.0.BUILD-SNAPSHOT 1.7.5 2.1.2.RELEASE 2.1.1.RELEASE @@ -37,7 +38,7 @@ org.springframework spring-framework-bom - 4.0.2.RELEASE + ${spring-framework-version} pom import diff --git a/booking-portlet-faces/pom.xml b/booking-portlet-faces/pom.xml index d09d1d6..66f5cbb 100644 --- a/booking-portlet-faces/pom.xml +++ b/booking-portlet-faces/pom.xml @@ -9,7 +9,8 @@ 1.0.0.BUILD-SNAPSHOT - 2.3.3.RELEASE + 2.4.0.RC1 + 4.0.3.RELEASE 1.5.10 2.1.6 @@ -27,7 +28,7 @@ org.springframework spring-framework-bom - 4.0.2.RELEASE + ${spring-framework-version} pom import @@ -43,7 +44,7 @@ org.springframework spring-jdbc - + org.springframework spring-orm @@ -56,10 +57,20 @@ org.springframework spring-webmvc-portlet + + org.springframework.webflow + spring-binding + ${springwebflow-version} + + + org.springframework.webflow + spring-webflow + ${springwebflow-version} + org.springframework.webflow spring-faces - ${webflow-version} + ${springwebflow-version} @@ -137,7 +148,7 @@ portlet-api 2.0 provided - + org.hibernate @@ -206,7 +217,7 @@ false 2.0 - + diff --git a/booking-portlet-mvc/pom.xml b/booking-portlet-mvc/pom.xml index 515af52..08fcc70 100644 --- a/booking-portlet-mvc/pom.xml +++ b/booking-portlet-mvc/pom.xml @@ -9,7 +9,8 @@ 1.0.0.BUILD-SNAPSHOT - 2.3.3.RELEASE + 2.4.0.RC1 + 4.0.3.RELEASE 1.5.10 @@ -26,7 +27,7 @@ org.springframework spring-framework-bom - 4.0.2.RELEASE + ${spring-framework-version} pom import @@ -55,15 +56,20 @@ org.springframework spring-webmvc-portlet + + org.springframework.webflow + spring-binding + ${springwebflow-version} + org.springframework.webflow spring-webflow - ${webflow-version} + ${springwebflow-version} org.springframework.webflow spring-js - ${webflow-version} + ${springwebflow-version} diff --git a/primefaces-showcase/pom.xml b/primefaces-showcase/pom.xml index 5d3532d..09d18bb 100644 --- a/primefaces-showcase/pom.xml +++ b/primefaces-showcase/pom.xml @@ -10,7 +10,8 @@ 1.6 - 2.3.3.RELEASE + 2.4.0.RC1 + 4.0.3.RELEASE 3.2.0.RELEASE 1.6.1 @@ -20,7 +21,7 @@ org.springframework spring-framework-bom - 4.0.2.RELEASE + ${spring-framework-version} pom import @@ -80,6 +81,11 @@ spring-security-web ${springsecurity-version} + + org.springframework.security + spring-security-taglibs + ${springsecurity-version} + org.slf4j diff --git a/webflow-showcase/pom.xml b/webflow-showcase/pom.xml index cd4be86..900f257 100644 --- a/webflow-showcase/pom.xml +++ b/webflow-showcase/pom.xml @@ -10,7 +10,8 @@ 1.6 - 2.3.3.RELEASE + 2.4.0.RC1 + 4.0.3.RELEASE 3.2.0.RELEASE 1.5.10 @@ -20,7 +21,7 @@ org.springframework spring-framework-bom - 4.0.2.RELEASE + ${spring-framework-version} pom import