From 0b8c3cbc83a83d5b0e245be6513d8dec623e602b Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 10 Apr 2024 12:11:23 +0100 Subject: [PATCH] fix depends --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3e3f57c..2ee2129 100644 --- a/pom.xml +++ b/pom.xml @@ -116,12 +116,13 @@ compile - org.apache.httpcomponents - httpclient - 4.5.14 + org.apache.httpcomponents.client5 + httpclient5 + 5.3.1 + com.github.dnsjava