From 80c8269520c15fe905770518f1cb2d2efae1ce4c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 12 Oct 2020 19:00:14 +0200 Subject: [PATCH] test(deps): update dependency junit:junit to v4.13.1 --- google-analytics-data/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/google-analytics-data/pom.xml b/google-analytics-data/pom.xml index e6646697..610fcb88 100644 --- a/google-analytics-data/pom.xml +++ b/google-analytics-data/pom.xml @@ -68,7 +68,7 @@ junit junit test - 4.13 + 4.13.1 diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index c9decc21..38c71a4b 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8c899e76..49d6d389 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index d36a61d0..bda15c3b 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -34,7 +34,7 @@ junit junit - 4.13 + 4.13.1 test