RED-8359 - remove unused dependency

This commit is contained in:
Andrei Isvoran 2024-02-08 11:56:38 +02:00
parent 1e5b9293be
commit 0f8b648c0e

View File

@ -26,7 +26,6 @@ repositories {
dependencies {
api("org.projectlombok:lombok:1.18.30")
api("org.springframework.boot:spring-boot-configuration-processor:3.2.2")
api("com.google.guava:guava:33.0.0-jre")
api("com.pdftron:PDFNet:10.3.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")