JAMES-2198 Upgrade commons-collections4 to 4.1
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/57d80d66 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/57d80d66 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/57d80d66 Branch: refs/heads/master Commit: 57d80d6632267d86500d3c53b943801b6ad2e172 Parents: 9d4af1d Author: benwa <[email protected]> Authored: Fri Oct 20 16:19:38 2017 +0700 Committer: Matthieu Baechler <[email protected]> Committed: Mon Oct 23 12:09:24 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/57d80d66/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e4e1ccc..6d40ed1 100644 --- a/pom.xml +++ b/pom.xml @@ -1788,7 +1788,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
