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 4aead20  Upgrade Commons Configuration to version 2.5
4aead20 is described below

commit 4aead2088b989e3b122495ca44332dea27c9a438
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 28 11:13:24 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index be15480..4c152da 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -135,7 +135,7 @@
         <commons-compress-version>1.18</commons-compress-version>
         <commons-configuration-version>1.9</commons-configuration-version>
         
<commons-configuration-bundle-version>1.9_1</commons-configuration-bundle-version>
-        <commons-configuration2-version>2.4</commons-configuration2-version>
+        <commons-configuration2-version>2.5</commons-configuration2-version>
         <commons-csv-version>1.6</commons-csv-version>
         <commons-cli-version>1.4</commons-cli-version>
         <commons-daemon-version>1.0.15</commons-daemon-version>

Reply via email to