You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/02/14 14:13:09 UTC

commons-release-plugin git commit: Update Apache Commons Compress from 1.10 to 1.11.

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 6f49aba15 -> af5ff2a2c


Update Apache Commons Compress from 1.10 to 1.11.

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/af5ff2a2
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/af5ff2a2
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/af5ff2a2

Branch: refs/heads/master
Commit: af5ff2a2c23a3e0d60cdeb779da0b563660459dd
Parents: 6f49aba
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Feb 14 07:13:06 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Feb 14 07:13:06 2018 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/af5ff2a2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 45b0c45..a95d267 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,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>