From f225140bee017e3fabeabef0b4e4d5ee0a35efe3 Mon Sep 17 00:00:00 2001 From: lsiepel Date: Fri, 27 Dec 2024 14:05:01 +0100 Subject: [PATCH] Update async-http-client (#17973) Signed-off-by: Leo Siepel --- bundles/org.openhab.binding.tellstick/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.tellstick/pom.xml b/bundles/org.openhab.binding.tellstick/pom.xml index 05f2bd68f4d..0667c8ae4a1 100644 --- a/bundles/org.openhab.binding.tellstick/pom.xml +++ b/bundles/org.openhab.binding.tellstick/pom.xml @@ -36,13 +36,13 @@ org.asynchttpclient async-http-client - 2.10.4 + 2.12.4 compile org.asynchttpclient async-http-client-netty-utils - 2.10.4 + 2.12.4 compile