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 2018/10/21 06:24:12 UTC

[camel] branch master updated: Update commons-text to version 1.6

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


The following commit(s) were added to refs/heads/master by this push:
     new fc23a52  Update commons-text to version 1.6
fc23a52 is described below

commit fc23a522f6d841dbade6afda9e615c9ece9abd3a
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Sun Oct 21 08:23:37 2018 +0200

    Update commons-text to version 1.6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1e8f268..906a0f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
     <commons-net-version>3.6</commons-net-version>
     <commons-pool-version>1.6</commons-pool-version>
     <commons-pool2-version>2.6.0</commons-pool2-version>
-    <commons-text-version>1.5</commons-text-version>
+    <commons-text-version>1.6</commons-text-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>
     <consul-client-version>1.2.4</consul-client-version>