You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mi...@apache.org on 2021/12/23 16:46:23 UTC

[jmeter] 02/02: prepare new version 5.4.3

This is an automated email from the ASF dual-hosted git repository.

milamber pushed a commit to branch fix-CVE-2021-45105
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 9ddd26bbcab8da2213ac9d804cef6b557c86b344
Author: Milamber <mi...@apache.org>
AuthorDate: Thu Dec 23 17:46:02 2021 +0100

    prepare new version 5.4.3
---
 gradle.properties         | 2 +-
 xdocs/download_jmeter.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index f9e4c54..7f0f13c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -30,7 +30,7 @@ kotlin.parallel.tasks.in.project=true
 # This is version for Apache JMeter itself
 # Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
 # Release version can be generated by using -Prelease or -Prc=<int> arguments
-jmeter.version=5.4.2
+jmeter.version=5.4.3
 
 # Tools
 checkstyle.version=8.35
diff --git a/xdocs/download_jmeter.xml b/xdocs/download_jmeter.xml
index 72b1d9c..9f5d187 100644
--- a/xdocs/download_jmeter.xml
+++ b/xdocs/download_jmeter.xml
@@ -18,7 +18,7 @@
 
 <!DOCTYPE document
 [
-<!ENTITY release '5.4.2'>
+<!ENTITY release '5.4.3'>
 <!ENTITY hellip   "&#x02026;" >
 ]>