Repository: james-project Updated Branches: refs/heads/master bc995fc1e -> 33d68a7d1
JAMES-2198 CVE-2017-12628 Upgrade commons collection to version 3.2.2 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/34d11a2b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/34d11a2b Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/34d11a2b Branch: refs/heads/master Commit: 34d11a2b7021331c43c11e7be8f7672052dc2736 Parents: bc995fc Author: benwa <btell...@linagora.com> Authored: Fri Oct 20 15:16:43 2017 +0700 Committer: benwa <btell...@linagora.com> Committed: Mon Oct 23 10:24:59 2017 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/34d11a2b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fa6b127..bfc1249 100644 --- a/pom.xml +++ b/pom.xml @@ -601,7 +601,7 @@ <slf4j.version>1.7.25</slf4j.version> <servlet-api.version>2.4</servlet-api.version> <commons-daemon.version>1.0.10</commons-daemon.version> - <commons-collections.version>3.2.1</commons-collections.version> + <commons-collections.version>3.2.2</commons-collections.version> <commons-lang.version>2.6</commons-lang.version> <commons-codec.version>1.7</commons-codec.version> <commons-cli.version>1.2</commons-cli.version> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org