From 507fad822f00cc124bf9c9292ef758bfe8b2416b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eirik=20=C3=98lberg?= Date: Tue, 18 Aug 2026 09:26:24 +0200 Subject: [PATCH] Bump httpclient5 5.6.4, httpcore5 5.4.3, http-client-builder5 5.0.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7c7e9a89..0dd616a2 100644 --- a/pom.xml +++ b/pom.xml @@ -68,17 +68,17 @@ org.apache.httpcomponents.client5 httpclient5 - 5.5.1 + 5.6.4 org.apache.httpcomponents.core5 httpcore5 - 5.3.6 + 5.4.3 no.digipost http-client-builder5 - 5.0.1 + 5.0.2 commons-io