Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6ca74b9

Browse files
committed
Update to Guava 33.4.0-jre
1 parent 2712376 commit 6ca74b9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,8 @@
4747
<dependency>
4848
<groupId>com.google.guava</groupId>
4949
<artifactId>guava</artifactId>
50-
<version>32.1.3-jre</version>
50+
<version>33.4.0-jre</version>
5151
<scope>test</scope>
52-
<exclusions>
53-
<exclusion>
54-
<groupId>com.google.code.findbugs</groupId>
55-
<artifactId>jsr305</artifactId>
56-
</exclusion>
57-
</exclusions>
5852
</dependency>
5953
<dependency>
6054
<groupId>com.jakewharton.byteunits</groupId>

0 commit comments

Comments
 (0)