diff --git a/README.md b/README.md
index 5e9112b..0d7b73c 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A Liferay Spring Portlet MVC project template using Maven.
* Liferay EE 6.2.10.4 (SP3)
* Java 1.7
* Portlet 2.0
-* Spring Framework 4.0.4
+* Spring Framework 4.0.6
* Annotation-based controller configuration
Usage
@@ -39,8 +39,8 @@ Default settings are Liferay EE 6.2.10.4, Java 1.7, Portlet 2.0, and Spring 4.0.
2.5
2.2
1.2
- 4.0.4.RELEASE
- 1.8.0
+ 4.0.6.RELEASE
+ 1.8.1
1.7.7
```
diff --git a/pom.xml b/pom.xml
index b4a5b0a..f8151cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
liferay-spring-mvc-portlet
war
Liferay Spring MVC Portlet
- 1.2-RELEASE
+ 1.3-RELEASE
3.1.1
@@ -20,8 +20,8 @@
2.5
2.2
1.2
- 4.0.4.RELEASE
- 1.8.0
+ 4.0.6.RELEASE
+ 1.8.1
1.7.7