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 d7e1c37 Upgrade Commons-Text to version 1.3
d7e1c37 is described below
commit d7e1c370fb065f23741b2234f164b9af9ce8b353
Author: Pascal Schumacher <[email protected]>
AuthorDate: Thu Mar 22 18:47:07 2018 +0100
Upgrade Commons-Text to version 1.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 08417b1..47f6cfe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -165,7 +165,7 @@
<commons-net-version>3.6</commons-net-version>
<commons-pool-version>1.6</commons-pool-version>
<commons-pool2-version>2.5.0</commons-pool2-version>
- <commons-text-version>1.2</commons-text-version>
+ <commons-text-version>1.3</commons-text-version>
<commons-vfs2-version>2.0</commons-vfs2-version>
<compress-lzf-version>1.0.4</compress-lzf-version>
<consul-client-version>1.0.0</consul-client-version>
--
To stop receiving notification emails like this one, please contact
[email protected].