diff --git a/booking-faces/pom.xml b/booking-faces/pom.xml
index d458130..03d81a2 100644
--- a/booking-faces/pom.xml
+++ b/booking-faces/pom.xml
@@ -9,8 +9,8 @@
1.0.0.BUILD-SNAPSHOT
- 3.1.1.RELEASE
- 3.0.2.RELEASE
+ 3.2.0.RELEASE
+ 3.1.3.RELEASE
2.3.1.RELEASE
1.5.10
2.1.7
diff --git a/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml b/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml
index 6d200de..3dae3ca 100644
--- a/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml
+++ b/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml
@@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:security="http://www.springframework.org/schema/security"
xsi:schemaLocation="
- http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
- http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.0.xsd">
+ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.2.xsd
+ http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.1.xsd">
diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml
index 130101b..e07833d 100644
--- a/booking-mvc/pom.xml
+++ b/booking-mvc/pom.xml
@@ -9,8 +9,8 @@
1.0.0.BUILD-SNAPSHOT
- 3.1.1.RELEASE
- 3.0.2.RELEASE
+ 3.2.0.RELEASE
+ 3.1.3.RELEASE
2.3.1.RELEASE
1.5.10
diff --git a/booking-mvc/src/main/webapp/WEB-INF/config/security-config.xml b/booking-mvc/src/main/webapp/WEB-INF/config/security-config.xml
index 88fbd06..f435a97 100644
--- a/booking-mvc/src/main/webapp/WEB-INF/config/security-config.xml
+++ b/booking-mvc/src/main/webapp/WEB-INF/config/security-config.xml
@@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:security="http://www.springframework.org/schema/security"
xsi:schemaLocation="
- http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
- http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.0.xsd">
+ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.2.xsd
+ http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.1.xsd">
diff --git a/booking-portlet-faces/pom.xml b/booking-portlet-faces/pom.xml
index 1804807..2388dda 100644
--- a/booking-portlet-faces/pom.xml
+++ b/booking-portlet-faces/pom.xml
@@ -9,7 +9,7 @@
1.0.0.BUILD-SNAPSHOT
- 3.1.1.RELEASE
+ 3.2.0.RELEASE
2.3.1.RELEASE
1.5.10
1.2.9
diff --git a/booking-portlet-mvc/pom.xml b/booking-portlet-mvc/pom.xml
index fed429a..c29f897 100644
--- a/booking-portlet-mvc/pom.xml
+++ b/booking-portlet-mvc/pom.xml
@@ -9,7 +9,7 @@
1.0.0.BUILD-SNAPSHOT
- 3.1.1.RELEASE
+ 3.2.0.RELEASE
2.3.1.RELEASE
1.5.10