diff --git a/pom.xml b/pom.xml
index c8830fd2..e400efc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,6 +258,8 @@
8
false
+ 4.5.14
+ 2.0.7
@@ -266,13 +268,18 @@
jakarta.activation-api
2.1.2
+
+ commons-codec
+ commons-codec
+ 1.16.1
+
org.apache.httpcomponents
httpclient
- 4.5.14
+ ${httpclient.version}
@@ -290,13 +297,13 @@
org.slf4j
slf4j-api
- 2.0.7
+ ${slf4j.version}
test
org.slf4j
slf4j-simple
- 2.0.7
+ ${slf4j.version}
test