-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
Add following dependency, which is required by guava 30.1-jre:
<dependency> <groupId>com.google.guava</groupId> <artifactId>failureaccess</artifactId> <version>1.0.1</version> </dependency>
Tag: https://github.com/google/guava/releases/tag/v30.1
Diff: https://github.com/google/guava/compare/v25.0...v30.1
Hash: eda0b7f30a1919b7a56136aa1f37700dcc0ca9bd
It's in the same repo with guava, but has separate versioning stream... Maybe it's a byproduct of your guava build?