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 Apr 19, 2024
1 parent 71ad56f commit 9627938
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 9627938

Please sign in to comment.