Author: rahul
Date: Sat Jan 15 04:17:14 2011
New Revision: 1059254

URL: http://svn.apache.org/viewvc?rev=1059254&view=rev
Log:
Update a couple of deps.

Modified:
    commons/proper/scxml/branches/J6/pom.xml

Modified: commons/proper/scxml/branches/J6/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/pom.xml?rev=1059254&r1=1059253&r2=1059254&view=diff
==============================================================================
--- commons/proper/scxml/branches/J6/pom.xml (original)
+++ commons/proper/scxml/branches/J6/pom.xml Sat Jan 15 04:17:14 2011
@@ -134,12 +134,12 @@
     <dependency>
       <groupId>commons-digester</groupId>
       <artifactId>commons-digester</artifactId>
-      <version>2.0</version>
+      <version>2.1</version>
     </dependency>
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.8.0</version>
+      <version>1.8.3</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
@@ -189,7 +189,7 @@
     <dependency>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-api</artifactId>
-      <version>1.1.5</version>
+      <version>1.1.8</version>
       <scope>provided</scope>
       <optional>true</optional>
     </dependency>


Reply via email to