mirror of
https://github.com/apache/nifi.git
synced 2025-02-14 14:05:26 +00:00
NIFI-11851 Upgraded JUnit from 5.9.3 to 5.10.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #7519.
This commit is contained in:
parent
87fc516f8a
commit
51fc0bd7f1
2
pom.xml
2
pom.xml
@ -308,7 +308,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.junit</groupId>
|
<groupId>org.junit</groupId>
|
||||||
<artifactId>junit-bom</artifactId>
|
<artifactId>junit-bom</artifactId>
|
||||||
<version>5.9.3</version>
|
<version>5.10.0</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user