You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/05/15 20:42:32 UTC

svn commit: r1103504 - /james/server/trunk/pom.xml

Author: norman
Date: Sun May 15 18:42:31 2011
New Revision: 1103504

URL: http://svn.apache.org/viewvc?rev=1103504&view=rev
Log:
Upgrade to commons-beanutils-core 1.8.3. See JAMES-1250

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1103504&r1=1103503&r2=1103504&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun May 15 18:42:31 2011
@@ -1059,8 +1059,8 @@
     </dependency>
     <dependency>
       <groupId>commons-beanutils</groupId>
-      <artifactId>commons-beanutils</artifactId>
-      <version>1.7.0</version>
+      <artifactId>commons-beanutils-core</artifactId>
+      <version>1.8.3</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org