summaryrefslogtreecommitdiffstats
path: root/abi-check-plugin
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-11-25 09:45:20 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-11-25 09:59:13 +0100
commitdca1a89c60ea4a70877ad2d1a62d1b68dd2c625c (patch)
tree53b6328d07ce656ccfb13dee2edbc169c0c25859 /abi-check-plugin
parent667668da4c8808f001a9e09a0dfdc89d1fee1193 (diff)
Upgrade junit-jupiter to 5.8.1
Diffstat (limited to 'abi-check-plugin')
-rw-r--r--abi-check-plugin/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/abi-check-plugin/pom.xml b/abi-check-plugin/pom.xml
index 059e593c0e9..bfa3af30cb5 100644
--- a/abi-check-plugin/pom.xml
+++ b/abi-check-plugin/pom.xml
@@ -45,7 +45,6 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
- <version>5.3.1</version>
<scope>test</scope>
</dependency>
<dependency>