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 339d66fed0523d7229444a773d94f4e22f48fd1d
Author: Felix Schumacher <[email protected]>
AuthorDate: Sat Mar 5 12:40:43 2022 +0100

    Updated JUnit5 to 5.8.2
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 77db884..ca61c56 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -112,7 +112,7 @@ json-smart.version=2.4.8
 jsoup.version=1.14.3
 jtidy.version=r938
 junit4.version=4.13.2
-junit5.version=5.8.1
+junit5.version=5.8.2
 lets-plot-batik.version=2.2.1
 lets-plot-kotlin-jvm.version=3.1.1
 log4j.version=2.17.2
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 9d88b65..73639a1 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -175,7 +175,7 @@ however, the profile can't be updated while the test is 
running.
   <li>Updated jacoco to 0.8.7 (from 0.8.5).</li>
   <li>Updated json-path to 2.6.0 (from 2.4.0).</li>
   <li>Updated jsoup to 1.14.3 (from 1.13.1).</li>
-  <li>Updated JUnit to 4.13.2 and 5.8.1 (from 4.13.1 and 5.7.0).</li>
+  <li>Updated JUnit to 4.13.2 and 5.8.2 (from 4.13.1 and 5.7.0).</li>
   <li>Updated Apache log4j2 to 2.17.2 (from 2.13.3).</li>
   <li>Updated Miglayout to 5.3 (from 5.2).</li>
   <li>Updated Neo4j Java driver to 4.3.3 (from 4.2.0).</li>

Reply via email to