From 4fbb4cd6a1d29e6473a1bedd2f5fad7294303b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 10:13:40 +0000 Subject: [PATCH 1/2] Bump junit from 4.11 to 4.13.1 in /host/dropwizard-swagger Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- host/dropwizard-swagger/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/dropwizard-swagger/pom.xml b/host/dropwizard-swagger/pom.xml index daedc38..047caaa 100644 --- a/host/dropwizard-swagger/pom.xml +++ b/host/dropwizard-swagger/pom.xml @@ -136,7 +136,7 @@ junit junit - 4.11 + 4.13.1 test From 5be7abbd619ff9920755806d4cf45318080ae36b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 17:59:49 +0000 Subject: [PATCH 2/2] Bump httpclient from 4.3.2 to 4.3.6 in /host/dropwizard-swagger Bumps httpclient from 4.3.2 to 4.3.6. Signed-off-by: dependabot[bot] --- host/dropwizard-swagger/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/dropwizard-swagger/pom.xml b/host/dropwizard-swagger/pom.xml index 047caaa..4b50529 100644 --- a/host/dropwizard-swagger/pom.xml +++ b/host/dropwizard-swagger/pom.xml @@ -210,7 +210,7 @@ org.apache.httpcomponents httpclient - 4.3.2 + 4.3.6 test