You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/11/13 08:06:42 UTC

[camel] branch master updated: Upgrade commons pool to version 2.4.3

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 8e2a522  Upgrade commons pool to version 2.4.3
8e2a522 is described below

commit 8e2a5225492f931c95d5a68a7ffa021bc167dcae
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 13 09:06:16 2017 +0100

    Upgrade commons pool to version 2.4.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 92ef67e..aa048b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
     <commons-math3-version>3.6.1</commons-math3-version>
     <commons-net-version>3.6</commons-net-version>
     <commons-pool-version>1.6</commons-pool-version>
-    <commons-pool2-version>2.4.2</commons-pool2-version>
+    <commons-pool2-version>2.4.3</commons-pool2-version>
     <commons-text-version>1.1</commons-text-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].