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 f0490c4 update xstreams to 1.4.15 (from 1.4.14) (#639)
f0490c4 is described below
commit f0490c4d9b62e537cd46863ec03e3c882305e88e
Author: sseide <[email protected]>
AuthorDate: Sat Dec 19 12:36:11 2020 +0100
update xstreams to 1.4.15 (from 1.4.14) (#639)
---
gradle.properties | 2 +-
src/dist/src/dist/expected_release_jars.csv | 2 +-
xdocs/changes.xml | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index c601d49..490716b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -130,5 +130,5 @@ xml-apis.version=1.4.01
xmlgraphics-commons.version=2.3
xmlpull.version=1.1.3.1
xpp3_min.version=1.1.4c
-xstream.version=1.4.14
+xstream.version=1.4.15
wiremock-jre8.version=2.24.1
diff --git a/src/dist/src/dist/expected_release_jars.csv
b/src/dist/src/dist/expected_release_jars.csv
index 2ab8d24..10d75bf 100644
--- a/src/dist/src/dist/expected_release_jars.csv
+++ b/src/dist/src/dist/expected_release_jars.csv
@@ -95,4 +95,4 @@
671727,xmlgraphics-commons-2.3.jar
7188,xmlpull-1.1.3.1.jar
24956,xpp3_min-1.1.4c.jar
-627490,xstream-1.4.14.jar
+627848,xstream-1.4.15.jar
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index f39009d..6d619de 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -127,6 +127,7 @@ Summary
<li>Updated ph-commons to 9.5.1 (from 9.4.1)</li>
<li>Updated ph-css to 6.2.3 (from 6.2.1)</li>
<li>Updated groovy to 3.0.7 (from 3.0.5)</li>
+ <li>Updated xstream to 1.4.15 (from 1.4.14)</li>
</ul>
<!-- =================== Bug fixes =================== -->