Update Guava to version 30.1.1-jre
Fixes: 199039678
Bug: 176783536
Change-Id: Id4f031f188b381c14ad22ce16bb8662ea3047fe6
diff --git a/LIBRARY-LICENSE b/LIBRARY-LICENSE
index 58b6798..adf291d 100644
--- a/LIBRARY-LICENSE
+++ b/LIBRARY-LICENSE
@@ -3,6 +3,19 @@
copyrightHolder: The Guava Authors
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
+ url: https://github.com/google/guava
+- artifact: com.google.guava:failureaccess:+
+ name: Guava InternalFutureFailureAccess and InternalFutures
+ copyrightHolder: The Guava Authors
+ license: The Apache Software License, Version 2.0
+ licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
+ url: https://github.com/google/guava
+- artifact: com.google.guava:listenablefuture
+ name: Guava ListenableFuture only
+ copyrightHolder: The Guava Authors
+ license: The Apache Software License, Version 2.0
+ licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
+ url: https://github.com/google/guava
- artifact: com.google.code.gson:gson:+
name: Gson
license: The Apache Software License, Version 2.0
@@ -72,3 +85,9 @@
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://www.jetbrains.org
+- artifact: org.checkerframework:checker-qual
+ name: Checker Qual
+ copyrightHolder: Checker Framework developers
+ license: The MIT License
+ licenseUrl: http://opensource.org/licenses/MIT
+ url: https://github.com/typetools/checker-framework.git
\ No newline at end of file