From 08914ab5c6f4ec3990879115de1e24f463536cdd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 11 Oct 2020 16:05:39 +0000 Subject: [PATCH] deps: update dependency junit:junit to v4.13.1 --- pom.xml | 2 +- pubsublite-beam-io/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 c5de98831..ec8706c23 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/pubsublite-beam-io/pom.xml b/pubsublite-beam-io/pom.xml index 8fe5ff6e3..f23297877 100644 --- a/pubsublite-beam-io/pom.xml +++ b/pubsublite-beam-io/pom.xml @@ -86,7 +86,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a8668ea63..5ef8221f7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -57,7 +57,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 47290e9ef..ac72f251b 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -59,7 +59,7 @@ junit junit - 4.13 + 4.13.1 test