From c9ee3ca8820531cd709bb8f8a58a736813346861 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 5 Dec 2022 20:28:37 +0100 Subject: [PATCH] deps: update dependency org.apache.httpcomponents:httpmime to v4.5.14 (#1796) --- 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 bf21f28c4..705056c20 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ org.apache.httpcomponents httpmime - 4.5.13 + 4.5.14 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index cd605ca77..69da89bb7 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -55,7 +55,7 @@ org.apache.httpcomponents httpmime - 4.5.13 + 4.5.14 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 4376f204a..553c7362e 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ org.apache.httpcomponents httpmime - 4.5.13 + 4.5.14 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index eaa945663..45b41d8c7 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -66,7 +66,7 @@ org.apache.httpcomponents httpmime - 4.5.13 + 4.5.14 test