diff --git a/pom.xml b/pom.xml
index b03e33705992..facd7a4ae63a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,8 @@
1.3
9.4.53.v20231009
1.19.4
- 2.12.7.20221012
+ 2.15.3
+ 2.12.7.20221012
1.9.13
2.18.0
5.1.49
@@ -363,11 +364,7 @@
json-smart
2.4.11
-
- org.yaml
- snakeyaml
- 1.33
-
+
org.bouncycastle
bcprov-jdk15on
diff --git a/processing/pom.xml b/processing/pom.xml
index 7f4a6d7fffd8..b548ab5606d2 100644
--- a/processing/pom.xml
+++ b/processing/pom.xml
@@ -39,6 +39,17 @@
5.3.4
6.4.4
+
+
+
+ com.fasterxml.jackson
+ jackson-bom
+ ${core.jackson.version}
+ import
+ pom
+
+
+
diff --git a/server/pom.xml b/server/pom.xml
index 6b0ef65f06db..48a21fc5435c 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -31,6 +31,18 @@
29.0.0-SNAPSHOT
+
+
+
+ com.fasterxml.jackson
+ jackson-bom
+ ${core.jackson.version}
+ import
+ pom
+
+
+
+
org.apache.druid
diff --git a/services/pom.xml b/services/pom.xml
index c94fb0714cd7..7ea31259a439 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -29,6 +29,17 @@
druid
29.0.0-SNAPSHOT
+
+
+
+ com.fasterxml.jackson
+ jackson-bom
+ ${core.jackson.version}
+ import
+ pom
+
+
+