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 69140b7 Updated Apache log4j to 2.13.1 (from 2.13.0
69140b7 is described below
commit 69140b71b4f163db71dafa796556cca322fcf50a
Author: pmouawad <[email protected]>
AuthorDate: Sat Mar 7 11:50:35 2020 +0100
Updated Apache log4j to 2.13.1 (from 2.13.0
---
gradle.properties | 2 +-
xdocs/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index caf6d55..4c7300d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -97,7 +97,7 @@ jsoup.version=1.13.1
jtidy.version=r938
junit4.version=4.13
junit5.version=5.6.0
-log4j.version=2.13.0
+log4j.version=2.13.1
mail.version=1.5.0-b01
miglayout.version=5.2
mina-core.version=2.0.19
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 4f83b08..7ce5f34 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -143,7 +143,7 @@ to view the last release notes of version 5.2.1.
<li>Updated Apache httpcore and httpcore-nio to 4.4.13 (from 4.4.12)</li>
<li>Updated Apache Tika to 1.23 (from 1.22)</li>
<li>Updated jmespath to 0.5.0 (from 0.3.0)</li>
- <li>Updated Apache log4j to 2.13.0 (from 2.12.1)</li>
+ <li>Updated Apache log4j to 2.13.1 (from 2.12.1)</li>
<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>