Skip to content

Commit a73cf72

Browse files
[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.
1 parent dd7cfa0 commit a73cf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<groupId>com.google.firebase</groupId>
2121
<artifactId>firebase-admin</artifactId>
22-
<version>8.2.0</version>
22+
<version>9.0.0</version>
2323
<packaging>jar</packaging>
2424

2525
<name>firebase-admin</name>

0 commit comments

Comments
 (0)