Author: nbelaevski
Date: 2009-04-23 10:07:45 -0400 (Thu, 23 Apr 2009)
New Revision: 13797
Modified:
trunk/framework/impl/pom.xml
Log:
commons-digester reverted to 1.8.1
Modified: trunk/framework/impl/pom.xml
===================================================================
--- trunk/framework/impl/pom.xml 2009-04-23 13:49:42 UTC (rev 13796)
+++ trunk/framework/impl/pom.xml 2009-04-23 14:07:45 UTC (rev 13797)
@@ -150,7 +150,7 @@
<dependency>
<groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>
- <version>2.0</version>
+ <version>1.8.1</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>
Show replies by date