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 f2e17500c4b297e3fb70f19d95ba4bbc4de3fd1c
Author: weisj <we...@arcor.de>
AuthorDate: Tue Aug 11 21:18:34 2020 +0200

    Update to Darklaf version 2.4.4
    
    Closes #609
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 568ca11..1ce1c6c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -67,7 +67,7 @@ commons-math3.version=3.6.1
 commons-net.version=3.6
 commons-pool2.version=2.8.0
 commons-text.version=1.8
-darklaf.version=2.4.2
+darklaf.version=2.4.4
 dec.version=0.1.2
 dnsjava.version=2.1.9
 equalsverifier.version=3.1.13
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 014db1c..fb3e260 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -122,11 +122,12 @@ Summary
     <li><bug>64454</bug>More precise error message, when no datasource value 
can be found in JDBC sampler</li>
     <li><bug>64440</bug>Log exeptions reported via 
<code>JMeterUtils#reportToUser</code> even when in GUI mode</li>
     <li><pr>591</pr>Remove deprecated sudo flag from travis file. Deng Liming 
(liming.d.pro at gmail.com)</li>
-    <li>Updated Darklaf to 2.4.2 (from 2.1.1)</li>
+    <li>Updated Darklaf to 2.4.4 (from 2.1.1)</li>
     <li>Updated Groovy to 3.0.5 (from 3.0.3)</li>
     <li><pr>596</pr>Use neutral words in documentation</li>
     <li><bug>63809</bug><pr>557</pr>Updated commons-collections to 4.4 (from 
3.2.2) while keeping the jars for the old commons-collections 3.x for 
compatibility</li>
     <li><pr>598</pr>Add another option for creating diffs to the building 
page. Contributed by jmetertea (github.com/jmetertea)</li>
+    <li><pr>609</pr>Make use of newer API for darklaf installation. Jannis 
Weis</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->

Reply via email to