From e4f8dc6f734fc352150d59800f5e05a36e360d09 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 11 Oct 2020 23:21:46 +0200 Subject: [PATCH] deps: update dependency junit:junit to v4.13.1 (#184) --- 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 f7194f65..772faa44 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,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 2c6b2cce..d50f9954 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 d505434c..4f53d0e5 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index d873d3b1..cc45cfdf 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -48,7 +48,7 @@ junit junit - 4.13 + 4.13.1 test