You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2019/11/06 17:31:47 UTC

[camel] 01/03: Upgrade commons-text to version 1.8

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 411330b5064f83297960580bb43d13ef26b33f5e
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Wed Nov 6 18:28:32 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 5901370..012c526 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>