You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/07/07 21:26:40 UTC

svn commit: r1608568 - /commons/proper/validator/trunk/pom.xml

Author: britter
Date: Mon Jul  7 19:26:39 2014
New Revision: 1608568

URL: http://svn.apache.org/r1608568
Log:
Update dependency to commons-digister to latest release of the 1.x line

Modified:
    commons/proper/validator/trunk/pom.xml

Modified: commons/proper/validator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=1608568&r1=1608567&r2=1608568&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Mon Jul  7 19:26:39 2014
@@ -219,7 +219,7 @@
     <dependency>
       <groupId>commons-digester</groupId>
       <artifactId>commons-digester</artifactId>
-      <version>1.8</version>
+      <version>1.8.1</version>
       <!-- exclude older version and use declared-only -->
       <exclusions>
         <exclusion>