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

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

commit 0c0db7b4f2e38a9b3af7d6b68f3ee11e5b13cacb
Author: Pascal Schumacher <pascalschumac...@gmx.net>
AuthorDate: Tue Nov 5 20:15:52 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index fb17ae4..3988560 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -143,7 +143,7 @@
         <commons-net-version>3.6</commons-net-version>
         <commons-pool-version>1.6</commons-pool-version>
         <commons-pool2-version>2.7.0</commons-pool2-version>
-        <commons-text-version>1.6</commons-text-version>
+        <commons-text-version>1.8</commons-text-version>
         <compress-lzf-version>1.0.4</compress-lzf-version>
         <consul-client-version>1.3.3</consul-client-version>
         <consul-client-bundle-version>1.3.3_1</consul-client-bundle-version>

Reply via email to