You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2022/03/05 12:23:08 UTC

[jmeter] 04/04: Updated PH CSS and PH commons to 6.5.4 and 10.1.6

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

commit 1c605fd532692318179cac622e1f0fc78aad39fa
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sat Mar 5 13:22:49 2022 +0100

    Updated PH CSS and PH commons to 6.5.4 and 10.1.6
---
 gradle.properties | 4 ++--
 xdocs/changes.xml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 03de6e6..b20ebe8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -123,8 +123,8 @@ mongo-java-driver.version=2.11.3
 neo4j-java-driver.version=4.4.3
 objenesis.version=3.2
 oro.version=2.0.8
-ph-commons.version=10.1.2
-ph-css.version=6.3.4
+ph-commons.version=10.1.6
+ph-css.version=6.5.0
 rhino.version=1.7.13
 rsyntaxtextarea.version=3.1.3
 Saxon-HE.version=9.9.1-8
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 18c7657..9bb5ecb 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -181,7 +181,7 @@ however, the profile can't be updated while the test is running.
   <li>Updated Neo4j Java driver to 4.4.4 (from 4.2.0).</li>
   <li>Updated Objenesis to 3.2 (from 2.6).</li>
   <li>Updated ktlint to 0.40.0</li>
-  <li>Updated PH CSS and PH commons to 6.3.4 and 9.5.5 (from 6.2.3 and 9.5.1).</li>
+  <li>Updated PH CSS and PH commons to 6.5.4 and 10.1.6 (from 6.2.3 and 9.5.1).</li>
   <li>Updated RSyntaxTextArea to 3.1.3 (from 3.1.1).</li>
   <li>Updated SLF4J to 1.7.32 (from 1.7.30).</li>
   <li>Updated SvgSalamander to 1.1.2.4 (from 1.1.2.1).</li>