This is an automated email from the ASF dual-hosted git repository.
fschumacher 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 b4f13a4 Updated ph-commons to 9.3.9 (from 9.3.7)
b4f13a4 is described below
commit b4f13a488e7d486595361dbe2b5b4488cbf7c206
Author: Felix Schumacher <[email protected]>
AuthorDate: Fri Feb 21 16:49:56 2020 +0100
Updated ph-commons to 9.3.9 (from 9.3.7)
---
gradle.properties | 2 +-
xdocs/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 84f4fbe..2f3aa80 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -105,7 +105,7 @@ mongo-java-driver.version=2.11.3
neo4j-java-driver.version=1.7.5
objenesis.version=2.6
oro.version=2.0.8
-ph-commons.version=9.3.7
+ph-commons.version=9.3.9
ph-css.version=6.2.0
rhino.version=1.7.11
rsyntaxtextarea.version=3.0.4
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 9605c19..d13834a 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -146,6 +146,7 @@ to view the last release notes of version 5.2.1.
<li>Updated junit4 to 4.13 (from 4.12)</li>
<li>Updated junit5 to 5.6.0 (from 5.5.1)</li>
<li>Updated slf4j to 1.7.30 (from 1.7.28)</li>
+ <li>Updated ph-commons to 9.3.9 (from 9.3.7)</li>
</ul>
<!-- =================== Bug fixes =================== -->