From a73cf72ee57fc4acfe8a6ca371d27e28bf0d4dd4 Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Thu, 16 Jun 2022 16:09:39 -0400 Subject: [PATCH] [chore] Release 9.0.0 (#693) Breaking change: Dropped support for Java 7. Developers should use Java 8 or higher when deploying the Admin SDK. Breaking change: Upgraded the dependency on libraries-bom to v25 and higher. This in turns upgrades the dependencies on google-cloud-firestore and google-cloud-storage to the latest versions. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8dfa23a4..1db31664a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ com.google.firebase firebase-admin - 8.2.0 + 9.0.0 jar firebase-admin