Author: niallp
Date: Thu Nov 12 23:45:05 2009
New Revision: 835646

URL: http://svn.apache.org/viewvc?rev=835646&view=rev
Log:
Update to the latest BeanUtils 1.8.2 release

Modified:
    struts/struts1/branches/STRUTS_1_3_BRANCH/core/pom.xml

Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_3_BRANCH/core/pom.xml?rev=835646&r1=835645&r2=835646&view=diff
==============================================================================
--- struts/struts1/branches/STRUTS_1_3_BRANCH/core/pom.xml (original)
+++ struts/struts1/branches/STRUTS_1_3_BRANCH/core/pom.xml Thu Nov 12 23:45:05 
2009
@@ -111,7 +111,7 @@
         <dependency>
             <groupId>commons-beanutils</groupId>
             <artifactId>commons-beanutils</artifactId>
-            <version>1.8.0</version>
+            <version>1.8.2</version>
         </dependency>
         <dependency>
             <groupId>commons-chain</groupId>


Reply via email to