From 05ca904524fd123fea43bdea097eed02c4eebfc4 Mon Sep 17 00:00:00 2001 From: raev Date: Fri, 18 Oct 2024 23:31:20 +0300 Subject: [PATCH] Remove Guava dependency with no direct use in codebase --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7a46ed2ec..1915364fa 100644 --- a/pom.xml +++ b/pom.xml @@ -109,10 +109,6 @@ org.slf4j slf4j-api - - com.google.guava - guava - org.javassist javassist