summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2020-08-03 15:37:33 +0200
committerMorten Tokle <mortent@verizonmedia.com>2020-08-03 15:37:33 +0200
commitd6c135abb6255d25b703ef162aa369bcd8b97981 (patch)
treec9cb085be744f5fd25ad8dfa7671b6c3cc3a6e00 /parent
parent57778bc08991c7d5c65c4dc7477af785cf1c30ad (diff)
Upgrade junit to 5.6.2
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index ce40eb464fc..6abeb270b6b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -768,7 +768,7 @@
<curator.version>2.9.1</curator.version>
<jna.version>4.5.2</jna.version>
<commons.math3.version>3.6.1</commons.math3.version>
- <junit.version>5.4.2</junit.version>
+ <junit.version>5.6.2</junit.version>
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
<maven-bundle-plugin.version>3.5.0</maven-bundle-plugin.version>
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>