You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2019/01/04 15:19:12 UTC

directory-fortress-core git commit: to commons.collections>3.2.2

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master c2062d561 -> 78119fcac


to commons.collections>3.2.2


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/78119fca
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/78119fca
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/78119fca

Branch: refs/heads/master
Commit: 78119fcac85645ab6cdf173e84bcf5d4069860e4
Parents: c2062d5
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Jan 4 07:19:06 2019 -0800
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Jan 4 07:19:06 2019 -0800

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/78119fca/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0bef4a6..72650b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <version.commons.beanutils>1.7.0</version.commons.beanutils>
     <version.commons.beanutils-core>1.8.0</version.commons.beanutils-core>
     <version.commons.codec>1.11</version.commons.codec>
-    <version.commons.collections>3.2.1</version.commons.collections>
+    <version.commons.collections>3.2.2</version.commons.collections>
     <version.commons.configuration>1.10</version.commons.configuration>
     <version.commons.digester>1.8</version.commons.digester>
     <version.commons.io>2.6</version.commons.io>