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 2093146 Updated SaxonHE to 9.9.1-7 (from 9.9.1-5)
2093146 is described below
commit 20931461243bc4fb217e72faa9350d9ad3c4f1c1
Author: pmouawad <[email protected]>
AuthorDate: Sat Mar 7 11:48:18 2020 +0100
Updated SaxonHE to 9.9.1-7 (from 9.9.1-5)
---
gradle.properties | 2 +-
xdocs/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 7d1cf07..ddd5044 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -109,7 +109,7 @@ ph-commons.version=9.3.9
ph-css.version=6.2.0
rhino.version=1.7.12
rsyntaxtextarea.version=3.0.8
-Saxon-HE.version=9.9.1-5
+Saxon-HE.version=9.9.1-7
slf4j.version=1.7.30
spock-core.version=1.2-groovy-2.4
springframework.version=4.3.17.RELEASE
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 3af46a2..1f1a041 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -150,6 +150,7 @@ to view the last release notes of version 5.2.1.
<li>Updated ph-commons to 9.3.9 (from 9.3.7)</li>
<li>Updated rsyntaxtextarea to 3.0.8 (from 3.0.4)</li>
<li>Updated rhino to 1.7.12 (from 1.7.11)</li>
+ <li>Updated SaxonHE to 9.9.1-7 (from 9.9.1-5)</li>
<li><pr>559</pr>Add a note to the source of TrustAllSSLSocketFactory, that
it is not secure to trust everyone. Based on a PR from YYTVicky (yytvicky at
github)</li>
</ul>