From a732ae00dff2dde67478e0eb02308096ba6dc192 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 11 Oct 2020 23:20:06 +0200 Subject: [PATCH] deps: update dependency junit:junit to v4.13.1 (#598) --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 69403b335f..2b7a4a830f 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index b5835a71ed..c4c8294777 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -54,7 +54,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 0a624d0cfb..80e6795a40 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -53,7 +53,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index db031d4c16..e27246c4d9 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -66,7 +66,7 @@ junit junit - 4.13 + 4.13.1 test