RED-3813: image recategorization

removed not used changes
This commit is contained in:
yhampe 2024-06-26 15:28:47 +02:00
parent 80be82e361
commit 767f77f261

View File

@ -63,7 +63,6 @@ dependencies {
api("com.opencsv:opencsv:5.9")
implementation("org.mapstruct:mapstruct:1.5.5.Final")
implementation("org.apache.commons:commons-math3:3.6.1")
annotationProcessor("org.mapstruct:mapstruct-processor:1.5.5.Final")
testImplementation("org.springframework.amqp:spring-rabbit-test:3.0.2")