Repository: james-project
Updated Branches:
  refs/heads/master-3.0.x d754fb81a -> 2925a36c5 (forced update)


CVE-2017-12628 Upgrade commons-collections


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/537416f1
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/537416f1
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/537416f1

Branch: refs/heads/master-3.0.x
Commit: 537416f199feb80f2ef420fb3869daed5fda5d7e
Parents: 110b681
Author: Antoine Duprat <adup...@linagora.com>
Authored: Thu Oct 19 11:07:35 2017 +0200
Committer: benwa <btell...@linagora.com>
Committed: Fri Oct 20 16:55:55 2017 +0700

----------------------------------------------------------------------
 mailet/pom.xml    | 2 +-
 protocols/pom.xml | 2 +-
 server/pom.xml    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/537416f1/mailet/pom.xml
----------------------------------------------------------------------
diff --git a/mailet/pom.xml b/mailet/pom.xml
index 298984a..47f8c67 100644
--- a/mailet/pom.xml
+++ b/mailet/pom.xml
@@ -42,7 +42,7 @@
         <javax.inject.version>1</javax.inject.version>
         <junit.version>4.10</junit.version>
         <activation.version>1.1.1</activation.version>
-        <commons-collections.version>3.2.1</commons-collections.version>
+        <commons-collections.version>3.2.2</commons-collections.version>
         <commons-io.version>2.4</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-lang3.version>3.3.2</commons-lang3.version>

http://git-wip-us.apache.org/repos/asf/james-project/blob/537416f1/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/protocols/pom.xml b/protocols/pom.xml
index b50b09c..846f6ab 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -52,7 +52,7 @@
         <commons-net.version>3.2</commons-net.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-codec.version>1.7</commons-codec.version>
-        <commons-collections.version>3.2.1</commons-collections.version>
+        <commons-collections.version>3.2.2</commons-collections.version>
         <apache-commons-io.version>1.3.2</apache-commons-io.version>
         <jmock.version>2.5.1</jmock.version>
         <jutf7.version>1.0.0</jutf7.version>

http://git-wip-us.apache.org/repos/asf/james-project/blob/537416f1/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index e649425..28a093b 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -141,7 +141,7 @@
         <servlet-api.version>2.4</servlet-api.version>
         <!-- commons -->
         <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

Reply via email to