diff --git a/sdm/pom.xml b/sdm/pom.xml
index 118c066e..90f0b4f8 100644
--- a/sdm/pom.xml
+++ b/sdm/pom.xml
@@ -39,14 +39,15 @@
0.8.7
3.10.8
3.5.7
- 2.18.6
+ 2.18.9
20250107
1.18.0
2.18.6
5.15.2
5.4.4
- 5.3.3
+ 5.4.3
4.1.5
+ 4.4.16
3.0.0-beta2
2.2.21
@@ -110,6 +111,11 @@
httpcore5
${httpcore5-version}
+
+ org.apache.httpcomponents.core5
+ httpcore5-h2
+ ${httpcore5-version}
+
org.apache.httpcomponents
@@ -122,6 +128,11 @@
+
+ org.apache.httpcomponents
+ httpcore-nio
+ ${httpcore-nio-version}
+