From dcc6eabfb6c5752f7509768e799d0f063edd731a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 12 Oct 2020 18:33:56 +0200 Subject: [PATCH] test(deps): update dependency junit:junit to v4.13.1 (#390) --- 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 f7514cbb3..537f6bacb 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,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 538663b8a..dd2083ec7 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -65,7 +65,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 7839ea84d..4b6a77e84 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -64,7 +64,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 5cfc28bef..3ac8085af 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -69,7 +69,7 @@ junit junit - 4.13 + 4.13.1 test