You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/11/07 15:19:53 UTC

[camel-k-runtime] 02/02: chore(deps): update common text to v1.8

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

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 3469340c8d1ec205a7df4aeebaeb6c7c695eaecb
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Thu Nov 7 16:08:24 2019 +0100

    chore(deps): update common text to v1.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80baeb2..32176cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <commons-io.version>2.6</commons-io.version>
         <commons-lang.version>3.9</commons-lang.version>
         <commons-collections4.version>4.4</commons-collections4.version>
-        <commons-text.version>1.7</commons-text.version>
+        <commons-text.version>1.8</commons-text.version>
         <commons-dbcp2.version>2.7.0</commons-dbcp2.version>
         <assertj.version>3.14.0</assertj.version>
         <log4j2.version>2.12.1</log4j2.version>