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 7f779a1  Upgrade Commons Pool to version 2.7.0
7f779a1 is described below

commit 7f779a189c8668d35324c435d62fd6325c00900b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Oct 1 12:04:45 2019 +0200

    Upgrade Commons Pool to version 2.7.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1a8ec63..a52d563 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -142,7 +142,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.6.2</commons-pool2-version>
+        <commons-pool2-version>2.7.0</commons-pool2-version>
         <commons-text-version>1.6</commons-text-version>
         <compress-lzf-version>1.0.4</compress-lzf-version>
         <consul-client-version>1.3.3</consul-client-version>

Reply via email to