From 7795a540742e7ec1256160b083e3bf6e3bd04751 Mon Sep 17 00:00:00 2001 From: Niklas Date: Tue, 17 Oct 2023 13:27:31 +0200 Subject: [PATCH] Remove dependency on `cyclonedx-core-java` All CycloneDX related communication is done through Protocol Buffers, the Java library is not used anymore. Signed-off-by: Niklas --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 2bf987a85..e631da5ae 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,6 @@ 0.5.2.7 2.5.2 1.4.2 - 7.3.2 3.3.2 2.0.0 4.3.0 @@ -143,12 +142,6 @@ ${lib.confluent-parallel-consumer.version} - - org.cyclonedx - cyclonedx-core-java - ${lib.cyclonedx-java.version} - - com.fasterxml.uuid java-uuid-generator