You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2020/05/02 16:38:49 UTC

[jmeter] branch master updated: Upgrade darklaf from 2.1.0 to 2.1.1 for fix NPE on FileDialog and bad rendering of nodes in JTree

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 c848928  Upgrade darklaf from 2.1.0 to 2.1.1 for fix NPE on FileDialog and bad rendering of nodes in JTree
c848928 is described below

commit c8489281bb16736ae3f885b53b21d6cbc79f04e4
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Sat May 2 18:38:36 2020 +0200

    Upgrade darklaf from 2.1.0 to 2.1.1 for fix NPE on FileDialog and bad rendering of nodes in JTree
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index be9c249..5d5b1cf 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.0
+darklaf.version=2.1.1
 dec.version=0.1.2
 dnsjava.version=2.1.9
 equalsverifier.version=3.1.13