NIFI-10479 Update junit-bom to 5.9.0

This closes #6398

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
mr1716 2022-09-10 19:43:56 -04:00 committed by Mike Thomsen
parent dfa18b848f
commit 1befa0630e
No known key found for this signature in database
GPG Key ID: 88511C3D4CAD246F

View File

@ -275,7 +275,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.8.2</version>
<version>5.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>