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 1655e8a Updated to commons-pool 2.7 (from 2.6)
1655e8a is described below
commit 1655e8abab2a6595d14e7d889981e361301dffa6
Author: pmouawad <[email protected]>
AuthorDate: Sun Sep 29 21:58:12 2019 +0200
Updated to commons-pool 2.7 (from 2.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 22f5ce2..6480c8e 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -48,7 +48,7 @@ commons-lang.version=2.6
commons-lang3.version=3.9
commons-math3.version=3.6.1
commons-net.version=3.6
-commons-pool2.version=2.6.0
+commons-pool2.version=2.7.0
commons-text.version=1.6
darcula.version=e208efb96f70e4be9dc362fbb46f6e181ef501dd
dec.version=0.1.2
diff --git a/lib/aareadme.txt b/lib/aareadme.txt
index 26e0907..156a085 100644
--- a/lib/aareadme.txt
+++ b/lib/aareadme.txt
@@ -82,7 +82,7 @@ commons-net-3.6
http://commons.apache.org/downloads/download_net.cgi
- FTPSampler
-commons-pool2-2.6.0
+commons-pool2-2.7.0
-----------------
http://commons.apache.org/proper/commons-pool/download_pool.cgi
- BackendListener
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index ba1e415..7edc5ef 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -138,6 +138,7 @@ to view the last release notes of version 5.1.1.
<li>Updated to caffeine 2.8.0 (from 2.6.2)</li>
<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><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>