From fed56de75d3ba39869dbbeff605b4e15dacea81f Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 19 Apr 2024 14:56:30 -0400 Subject: [PATCH] Check whether Guava 30.0-jre works --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6ccc5fb0f6f8..7d10e19ac71f 100644 --- a/pom.xml +++ b/pom.xml @@ -194,6 +194,11 @@ + + com.google.guava + guava + 30.0-jre + com.facebook.presto presto-testing-docker