Skip to content

Commit ea7c9b7

Browse files
guava fix
1 parent c637a58 commit ea7c9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.google.guava</groupId>
123123
<artifactId>guava</artifactId>
124-
<version>29.0-jre</version>
124+
<version>30.0-jre</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)