You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2018/08/02 13:29:12 UTC

activemq git commit: AMQ-7029 - Update commons-io

Repository: activemq
Updated Branches:
  refs/heads/master 79f66a3dc -> 550f76cd5


AMQ-7029 - Update commons-io


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/550f76cd
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/550f76cd
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/550f76cd

Branch: refs/heads/master
Commit: 550f76cd5ad466f67a693b236cfe4ba9b062f03a
Parents: 79f66a3
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Thu Aug 2 09:28:41 2018 -0400
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Thu Aug 2 09:28:41 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/550f76cd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6828989..46f5780 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <commons-collections-version>3.2.2</commons-collections-version>
     <commons-daemon-version>1.0.15</commons-daemon-version>
     <commons-dbcp2-version>2.1.1</commons-dbcp2-version>
-    <commons-io-version>2.5</commons-io-version>
+    <commons-io-version>2.6</commons-io-version>
     <commons-lang-version>2.6</commons-lang-version>
     <commons-logging-version>1.2</commons-logging-version>
     <commons-pool2-version>2.4.2</commons-pool2-version>