We want commons-digester 1.8. 2.0 apparently has moved on from supporting the

functionality we need.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1053 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-11-08 21:04:10 +00:00
parent b5f47287fe
commit 40ffbdad37
+1 -1
View File
@@ -76,7 +76,7 @@
<dependency>
<groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>
<version>2.0</version>
<version>1.8</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>