Bug 576563: Remove Guava from list of prerequisites
Change-Id: I351bfcc7eb7374fb04642021dd3e60dc30b492b6
diff --git a/3rdparty/prereq.ids b/3rdparty/prereq.ids
index 50d2a72..990c6ae 100644
--- a/3rdparty/prereq.ids
+++ b/3rdparty/prereq.ids
@@ -13,8 +13,6 @@
maven/mavencentral/org.apache.lucene/lucene-highlighter/7.5.0
maven/mavencentral/org.apache.lucene/lucene-join/7.5.0
-maven/mavencentral/com.google.guava/guava/21.0
-
maven/mavencentral/org.yaml/snakeyaml/1.23
maven/mavencentral/org.yaml/snakeyaml/1.28
diff --git a/3rdparty/testonlyreq.ids b/3rdparty/testonlyreq.ids
index 3464caf..d55ca74 100644
--- a/3rdparty/testonlyreq.ids
+++ b/3rdparty/testonlyreq.ids
@@ -16,4 +16,5 @@
maven/mavencentral/org.springframework.boot/spring-boot-test/2.4.7
maven/mavencentral/org.springframework.boot/spring-boot-test-autoconfigure/2.4.7
+maven/mavencentral/com.google.guava/guava/21.0
maven/mavencentral/org.jsoup/jsoup/1.8.3
diff --git a/NOTICE.md b/NOTICE.md
index 6717c36..dd712d8 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -94,10 +94,6 @@
* Project: https://lucene.apache.org/core
* License: Apache-2.0
-Google Guava 21.0
- * Project: https://github.com/google/guava
- * License: Apache-2.0 AND LicenseRef-Public-Domain
-
SnakeYAML 1.23
* Project: https://bitbucket.org/asomov/snakeyaml
* License: Apache-2.0
diff --git a/releng/statet-repository/legal-resources/NOTICE.md b/releng/statet-repository/legal-resources/NOTICE.md
index 8a1b480..d8b986c 100644
--- a/releng/statet-repository/legal-resources/NOTICE.md
+++ b/releng/statet-repository/legal-resources/NOTICE.md
@@ -94,10 +94,6 @@
* Project: https://lucene.apache.org/core
* License: Apache-2.0
-Google Guava 21.0
- * Project: https://github.com/google/guava
- * License: Apache-2.0 AND LicenseRef-Public-Domain
-
SnakeYAML 1.23
* Project: https://bitbucket.org/asomov/snakeyaml
* License: Apache-2.0