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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8981a40  Updated to commons-text 1.8 (from 1.6)
8981a40 is described below

commit 8981a40b95695d9d7d157784e5d6cf362eb200c0
Author: pmouawad <[email protected]>
AuthorDate: Sun Sep 29 22:00:29 2019 +0200

    Updated to commons-text 1.8 (from 1.6)
---
 gradle.properties | 2 +-
 lib/aareadme.txt  | 2 +-
 xdocs/changes.xml | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 6480c8e..c872243 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -49,7 +49,7 @@ commons-lang3.version=3.9
 commons-math3.version=3.6.1
 commons-net.version=3.6
 commons-pool2.version=2.7.0
-commons-text.version=1.6
+commons-text.version=1.8
 darcula.version=e208efb96f70e4be9dc362fbb46f6e181ef501dd
 dec.version=0.1.2
 dnsjava.version=2.1.9
diff --git a/lib/aareadme.txt b/lib/aareadme.txt
index 156a085..a706d16 100644
--- a/lib/aareadme.txt
+++ b/lib/aareadme.txt
@@ -87,7 +87,7 @@ commons-pool2-2.7.0
 http://commons.apache.org/proper/commons-pool/download_pool.cgi
 - BackendListener
 
-commons-text-1.1
+commons-text-1.8
 -----------------
 https://commons.apache.org/proper/commons-text/
 - Random Strings
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 7edc5ef..3aaa465 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -139,6 +139,7 @@ to view the last release notes of version 5.1.1.
     <li>Updated to commons-codec 1.13 (from 1.11)</li>
     <li>Updated to commons-lang3 3.9 (from 3.8.1)</li>
     <li>Updated to commons-pool 2.7 (from 2.6)</li>
+    <li>Updated to commons-text 1.8 (from 1.6)</li>
     <li><bug>63396</bug>JSR223 Test Elements: Description of Parameters is 
misleading, same for Script</li>
     <li><bug>63480</bug>XPathAssertion and XPathAssertion2: Improve test 
coverage for input coming from variable. Contributed by Ubik Load Pack (support 
at ubikloadpack.com)</li>
     <li><bug>63452</bug>Tools / Import from cURL: Complete coverage of all 
command line options that are valid in JMeter use case. Contributed by Ubik 
Load Pack (support at ubikloadpack.com)</li>

Reply via email to