summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2020-10-27 17:36:28 +0100
committerGitHub <noreply@github.com>2020-10-27 17:36:28 +0100
commiteee4f01559ec6be4bd1bc4b8e065600eb8533ebf (patch)
tree5d4d693c8f3a5c0d08a455401c70255d8543b5d7 /parent
parent82971a200064db860cee0dd1da72179a8830227d (diff)
Revert "Junit 4.13 and juptier 5.7.0" (#15054)
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 df48eb6c4e3..983d8fd3e56 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.7.0</junit.version>
+ <junit.version>5.6.2</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>