mirror of https://github.com/apache/nifi.git
NIFI-9396 - MiNiFi - bump junit to 4.13.2
This closes #5538 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
848a22eb29
commit
1724cb0d3b
|
@ -508,7 +508,7 @@ limitations under the License.
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.12</version>
|
||||
<version>4.13.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mockito</groupId>
|
||||
|
|
Loading…
Reference in New Issue