mirror of https://github.com/apache/druid.git
remove junit-jupiter-api version to prevent inconsistent version (#16210)
This commit is contained in:
parent
a65b2d4f41
commit
f99501179d
|
@ -166,7 +166,6 @@
|
|||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter-api</artifactId>
|
||||
<version>5.8.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue