From d8302fd5091f755477bb96151da974c93dddb1fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 07:55:30 +0000 Subject: [PATCH 1/2] Bump httpclient from 4.1.3 to 4.3.6 Bumps httpclient from 4.1.3 to 4.3.6. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 847f2b3..ac55056 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ org.apache.httpcomponents httpclient - 4.1.3 + 4.3.6 org.apache.httpcomponents From c16b283334fd9c15bd29d29ba5b66e22c090f41d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 21:49:16 +0000 Subject: [PATCH 2/2] Bump junit from 4.10 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac55056..f3e2b2c 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ junit junit - 4.10 + 4.13.1 test