diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml
index dcdece75e2c534..44db875e94f437 100644
--- a/bom/runtime/pom.xml
+++ b/bom/runtime/pom.xml
@@ -131,7 +131,6 @@
0.0.16
0.1.0
2.5.0
- 1.1.2.Final
3.5.7
2.12.9
@@ -1415,17 +1414,6 @@
-
- io.debezium
- debezium-core
- ${debezium.version}
-
-
- io.debezium
- debezium-core
- ${debezium.version}
- test-jar
-
org.antlr
antlr4-runtime
diff --git a/bom/test/pom.xml b/bom/test/pom.xml
index e92658cfa4cc02..29aa433751fe4a 100644
--- a/bom/test/pom.xml
+++ b/bom/test/pom.xml
@@ -16,6 +16,7 @@
Dependency management for integration tests. Importable by third party extension developers.
+ 1.1.2.Final
1.14.3
@@ -28,6 +29,19 @@
pom
import
+
+
+ io.debezium
+ debezium-core
+ ${debezium.version}
+
+
+ io.debezium
+ debezium-core
+ ${debezium.version}
+ test-jar
+
+