Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2712376 commit 6ca74b9Copy full SHA for 6ca74b9
pom.xml
@@ -47,14 +47,8 @@
47
<dependency>
48
<groupId>com.google.guava</groupId>
49
<artifactId>guava</artifactId>
50
- <version>32.1.3-jre</version>
+ <version>33.4.0-jre</version>
51
<scope>test</scope>
52
- <exclusions>
53
- <exclusion>
54
- <groupId>com.google.code.findbugs</groupId>
55
- <artifactId>jsr305</artifactId>
56
- </exclusion>
57
- </exclusions>
58
</dependency>
59
60
<groupId>com.jakewharton.byteunits</groupId>
0 commit comments