diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml
index adaedf84..49ad0040 100644
--- a/spring-binding/pom.xml
+++ b/spring-binding/pom.xml
@@ -17,7 +17,7 @@
scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects
scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects
- 1.0
+ 1.0.1
http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects
@@ -40,17 +40,17 @@
org.springframework
spring-beans
- 2.0
+ 2.0.2
org.springframework
spring-context
- 2.0
+ 2.0.2
org.springframework
spring-core
- 2.0
+ 2.0.2
diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml
index d42eb473..ad2a43ef 100644
--- a/spring-webflow/pom.xml
+++ b/spring-webflow/pom.xml
@@ -18,7 +18,7 @@
scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects
scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects
- 1.0
+ 1.0.1
http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects
@@ -62,6 +62,11 @@
3.8.1
true
+
+ ognl
+ ognl
+ 2.6.9
+
org.apache.myfaces.core
myfaces-api