From 07d9420458eb87b024ef85f1738bf2753bab09e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eirik=20=C3=98lberg?= Date: Mon, 17 Aug 2026 13:40:45 +0200 Subject: [PATCH] Bump httpclient5 5.6.4 og httpcore5 5.4.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a92993b..64a8976 100644 --- a/pom.xml +++ b/pom.xml @@ -47,12 +47,12 @@ org.apache.httpcomponents.client5 httpclient5 - 5.4.4 + 5.6.4 org.apache.httpcomponents.core5 httpcore5 - 5.3.4 + 5.4.3 org.slf4j