Repository: camel
Updated Branches:
  refs/heads/master 17657bf3a -> fae98f51d


Upgrade Commons pool2 to version 2.4.2


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

Branch: refs/heads/master
Commit: fae98f51d57997508333de348168fa772eaf0aa5
Parents: 17657bf
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Tue Aug 18 09:42:17 2015 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Tue Aug 18 09:42:17 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fae98f51/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 166bc9b..6066494 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <commons-math3-version>3.5</commons-math3-version>
     <commons-net-version>3.3</commons-net-version>
     <commons-pool-version>1.6</commons-pool-version>
-    <commons-pool2-version>2.4.1</commons-pool2-version>
+    <commons-pool2-version>2.4.2</commons-pool2-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <concurrentlinkedhashmap.version>1.4.2</concurrentlinkedhashmap.version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>

Reply via email to