summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-11-09 15:15:44 +0100
committerGitHub <noreply@github.com>2020-11-09 15:15:44 +0100
commit1a05447b016134432df821daef53568e28df2c45 (patch)
tree97bbd17a4b5f9b06311249b373d4481c6db354b3 /parent
parent14a69660ed619b5ea5a3c483f9e90d72d3a5e17d (diff)
Revert "Revert "Junit 4.13 and juptier 5.7.0" (#15054)"
This reverts commit eee4f01559ec6be4bd1bc4b8e065600eb8533ebf.
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 a6635658d53..cac59966332 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -762,7 +762,7 @@
<curator.version>2.13.0</curator.version>
<jna.version>4.5.2</jna.version>
<commons.math3.version>3.6.1</commons.math3.version>
- <junit.version>5.6.2</junit.version>
+ <junit.version>5.7.0</junit.version>
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
<!-- TODO: in order to upgrade above 4.1.0, we probably need to convert fat-model-deps to a jar artifact. -->
<maven-bundle-plugin.version>4.1.0</maven-bundle-plugin.version>