Skip to content

Commit

Permalink
Check whether Guava 30.0-jre works
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 1, 2024
1 parent 902c426 commit fed56de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -194,6 +194,11 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.0-jre</version>
</dependency>
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-testing-docker</artifactId>
Expand Down

0 comments on commit fed56de

Please sign in to comment.