From 6b66cd159c71a6a7fd5c13c9a1a34dcf07e70cc8 Mon Sep 17 00:00:00 2001 From: Joe Wang Date: Wed, 12 Jun 2024 10:52:15 -0400 Subject: [PATCH] fix: restore guava dependency --- java-notification/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/java-notification/pom.xml b/java-notification/pom.xml index 1bf461c7cc4c..b6fd26c9fb0c 100644 --- a/java-notification/pom.xml +++ b/java-notification/pom.xml @@ -65,12 +65,6 @@ com.google.guava guava - - - com.google.guava - failureaccess - -