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 44a634d  Updated Darklaf to 2.2.1 (from 2.1.1)
44a634d is described below

commit 44a634ddbb217a167d5570ad2d535987c20ff965
Author: pmouawad <p.moua...@ubik-ingenierie.com>
AuthorDate: Sun Jun 7 11:01:41 2020 +0200

    Updated Darklaf to 2.2.1 (from 2.1.1)
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 7ce1683..94ac714 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -66,7 +66,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.1.1
+darklaf.version=2.2.1
 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 1ea0a7d..f2c8db3 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -117,6 +117,7 @@ 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.2.1 (from 2.1.1)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->

Reply via email to