1
0
mirror of synced 2026-08-31 22:46:02 +00:00

Update commons-codec dependency to 1.3.

This commit is contained in:
Ben Alex
2005-03-25 22:33:18 +00:00
parent 8ae2276843
commit 8e6305ae81
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.2</version>
<version>1.3</version>
<type>jar</type>
<url>http://jakarta.apache.org/commons</url>
<properties>