From 4740a726d5f1f488a8df71b5b07d7634f49dac70 Mon Sep 17 00:00:00 2001 From: Paulo Gomes da Cruz Junior Date: Thu, 16 Nov 2023 09:30:59 -0800 Subject: [PATCH] fix: removing dependency with conflict --- backend/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index e7a3b2e80d..523c33f6cc 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -92,11 +92,6 @@ org.apache.commons commons-lang3 - - org.apache.commons - commons-text - 1.11.0 - org.projectlombok lombok