From 965e44ebfcc47c97bdb21f3794fe233f505f65af Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 15 Apr 2025 15:31:42 +0200 Subject: [PATCH] Cleanup. Closes #1573 --- pom.xml | 11 ----------- spring-data-cassandra/pom.xml | 13 ++++++++----- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 52746ea02..306341528 100644 --- a/pom.xml +++ b/pom.xml @@ -92,11 +92,7 @@ 5.0.3 4.19.0 spring-data-cassandra - 1.0 - - 0.5.4 1.01 - multi 4.0.0-SNAPSHOT @@ -158,13 +154,6 @@ test - - com.carrotsearch - hppc - ${hppc.version} - test - - edu.umd.cs.mtc multithreadedtc diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 7f28c7f2b..103f27440 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -167,6 +167,14 @@ javax.inject javax.inject + + org.perfkit.sjk.parsers + * + + + com.jrockit.mc + * + @@ -198,11 +206,6 @@ multithreadedtc - - com.carrotsearch - hppc - - org.jetbrains.kotlin