From 61a243a8da1a1cc682f38fd3a6d04b64b824a284 Mon Sep 17 00:00:00 2001 From: Jiri Pechanec Date: Wed, 12 Apr 2023 12:06:11 +0200 Subject: [PATCH] DBZ-6320 Use dependency management --- cassandra-3/pom.xml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/cassandra-3/pom.xml b/cassandra-3/pom.xml index 085172a..867f53f 100644 --- a/cassandra-3/pom.xml +++ b/cassandra-3/pom.xml @@ -13,6 +13,21 @@ Debezium Connector for Cassandra 3 jar + + + 0.3.3 + + + + + + com.github.jbellis + jamm + ${version.jamm} + + + + io.debezium @@ -45,19 +60,8 @@ org.slf4j log4j-over-slf4j - - - com.github.jbellis - jamm - - - - com.github.jbellis - jamm - 0.3.3 -