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:
exceptionfactory 2023-07-24 09:55:16 -05:00 committed by Pierre Villard
parent 87fc516f8a
commit 51fc0bd7f1
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5

View File

@ -308,7 +308,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.9.3</version>
<version>5.10.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>