]> source.dussan.org Git - poi.git/commitdiff
update commons-codec dependency in pom.xml to 1.11 (to match compile time)
authorPJ Fanning <fanningpj@apache.org>
Tue, 18 Sep 2018 18:00:53 +0000 (18:00 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 18 Sep 2018 18:00:53 +0000 (18:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841246 13f79535-47bb-0310-9956-ffa450edef68

maven/poi.pom

index 657726f86c4b279ed6b76d2a2de118d8f15d4f94..fb6640db30d60ed050829039880e8068aabd51a8 100644 (file)
@@ -76,7 +76,7 @@
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.10</version>
+      <version>1.11</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>