File tree Expand file tree Collapse file tree 9 files changed +37
-15
lines changed
Expand file tree Collapse file tree 9 files changed +37
-15
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 26.76 .0"
2+ "." : " 26.77 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [26.77.0](https://github.com/googleapis/java-cloud-bom/compare/v26.76.0...v26.77.0) (2026-03-04)
4+
5+
6+ ### Features
7+
8+ * remove boms for libraries migrated to the gapic-libraries-bom ([#7389](https://github.com/googleapis/java-cloud-bom/issues/7389)) ([2abc52a](https://github.com/googleapis/java-cloud-bom/commit/2abc52a834a6fb2cd67341d1111e32c070acd8be))
9+ * remove google-cloud-datastore-bom ([2abc52a](https://github.com/googleapis/java-cloud-bom/commit/2abc52a834a6fb2cd67341d1111e32c070acd8be))
10+ * remove google-cloud-logging-logback-bom ([2abc52a](https://github.com/googleapis/java-cloud-bom/commit/2abc52a834a6fb2cd67341d1111e32c070acd8be))
11+
12+
13+ ### Dependencies
14+
15+ * update dependency com.google.cloud:first-party-dependencies to v3.57.0 ([#7400](https://github.com/googleapis/java-cloud-bom/issues/7400)) ([564a35d](https://github.com/googleapis/java-cloud-bom/commit/564a35d7afa1a1022a8f949a4c145ffe95ff8d0b))
16+ * update dependency com.google.cloud:gapic-libraries-bom to v1.80.1 ([#7401](https://github.com/googleapis/java-cloud-bom/issues/7401)) ([a8bf57d](https://github.com/googleapis/java-cloud-bom/commit/a8bf57d273c3dad6bc238c5a27e4ca9e4f6cc80a))
17+ * update dependency com.google.cloud:google-cloud-bigquery to v2.60.0 ([#7409](https://github.com/googleapis/java-cloud-bom/issues/7409)) ([26b3ac3](https://github.com/googleapis/java-cloud-bom/commit/26b3ac3a530fdccb8fef1724af341276f88583a3))
18+ * update dependency com.google.cloud:google-cloud-bigtable-bom to v2.74.0 ([#7399](https://github.com/googleapis/java-cloud-bom/issues/7399)) ([99c1438](https://github.com/googleapis/java-cloud-bom/commit/99c14389d4b5ced6eec9468ced8e428b44d3f5e1))
19+ * update dependency com.google.cloud:google-cloud-firestore-bom to v3.38.0 ([#7407](https://github.com/googleapis/java-cloud-bom/issues/7407)) ([c1381e8](https://github.com/googleapis/java-cloud-bom/commit/c1381e801ac973dae57b45b5478b4b3a133d71e7))
20+ * update dependency com.google.cloud:google-cloud-pubsub-bom to v1.149.0 ([#7405](https://github.com/googleapis/java-cloud-bom/issues/7405)) ([044624f](https://github.com/googleapis/java-cloud-bom/commit/044624f29d07d6a7dd38eb23128c5c31c437704e))
21+ * update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.16.2 ([#7408](https://github.com/googleapis/java-cloud-bom/issues/7408)) ([4efd210](https://github.com/googleapis/java-cloud-bom/commit/4efd2105e30c48abb0cb27f8388cdbee41c9cf81))
22+ * update dependency com.google.cloud:google-cloud-spanner-bom to v6.111.1 ([#7411](https://github.com/googleapis/java-cloud-bom/issues/7411)) ([dca9f98](https://github.com/googleapis/java-cloud-bom/commit/dca9f980f1a4e07aa249701bafc430e9730c3dc5))
23+ * update dependency com.google.cloud:google-cloud-storage-bom to v2.64.0 ([#7406](https://github.com/googleapis/java-cloud-bom/issues/7406)) ([80a8c22](https://github.com/googleapis/java-cloud-bom/commit/80a8c2217282d995e6bf56dbb7f9b21d4e946469))
24+
325## [26.76.0](https://github.com/googleapis/java-cloud-bom/compare/v26.75.0...v26.76.0) (2026-02-14)
426
527
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ To use it in Maven, add the following to your POM:
1717 <dependency >
1818 <groupId >com.google.cloud</groupId >
1919 <artifactId >libraries-bom</artifactId >
20- <version >26.76 .0</version >
20+ <version >26.77 .0</version >
2121 <type >pom</type >
2222 <scope >import</scope >
2323 </dependency >
@@ -42,7 +42,7 @@ The content of the Libraries BOM consists of 2 categories:
4242This is the table of modules included in the latest libraries-bom release:
4343
4444<!-- - {x-version-update-start:libraries-bom:released} -->
45- ### libraries-bom: v<version >26.76 .0</version >
45+ ### libraries-bom: v<version >26.77 .0</version >
4646<!-- - {x-version-update-end} -->
4747
4848<!-- TABLE_START -->
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bom</artifactId >
66 <packaging >pom</packaging >
7- <version >0.258.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
7+ <version >0.258.0</version ><!-- {x-version-update:google-cloud-bom:current} -->
88 <name >Google Cloud Java BOM</name >
99 <url >https://github.com/googleapis/java-cloud-bom</url >
1010 <description >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >libraries-bom-protobuf3</artifactId >
6- <version >26.77.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
6+ <version >26.77.0</version ><!-- {x-version-update:libraries-bom:current} -->
77 <packaging >pom</packaging >
88
99 <parent >
1010 <groupId >com.google.cloud</groupId >
1111 <artifactId >libraries-bom</artifactId >
12- <version >26.77.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
12+ <version >26.77.0</version ><!-- {x-version-update:libraries-bom:current} -->
1313 <relativePath >../libraries-bom</relativePath >
1414 </parent >
1515
Original file line number Diff line number Diff line change 44 <!-- adding comment for testing-->
55 <groupId >com.google.cloud</groupId >
66 <artifactId >libraries-bom</artifactId >
7- <version >26.77.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
7+ <version >26.77.0</version ><!-- {x-version-update:libraries-bom:current} -->
88 <packaging >pom</packaging >
99
1010 <name >Google Cloud Platform Supported Libraries</name >
7575 <dependency >
7676 <groupId >com.google.cloud</groupId >
7777 <artifactId >google-cloud-bom</artifactId >
78- <version >0.258.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
78+ <version >0.258.0</version ><!-- {x-version-update:google-cloud-bom:current} -->
7979 <type >pom</type >
8080 <scope >import</scope >
8181 </dependency >
Original file line number Diff line number Diff line change 55 <artifactId >full-convergence-check</artifactId >
66 <packaging >pom</packaging >
77 <!-- We do not publish this module to Maven Central -->
8- <version >0.76.0-SNAPSHOT </version ><!-- {x-version-update:full-convergence-check:current} -->
8+ <version >0.76.0</version ><!-- {x-version-update:full-convergence-check:current} -->
99 <name >Full convergence check for all library dependencies in Google Cloud Java BOM</name >
1010 <description >
1111 BOM for Full convergence check on google-cloud-java
2424 <dependency >
2525 <groupId >com.google.cloud</groupId >
2626 <artifactId >google-cloud-bom</artifactId >
27- <version >0.258.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
27+ <version >0.258.0</version ><!-- {x-version-update:google-cloud-bom:current} -->
2828 <type >pom</type >
2929 <scope >import</scope >
3030 </dependency >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >java-cloud-bom-tests</artifactId >
6- <version >0.73.0-SNAPSHOT </version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
6+ <version >0.73.0</version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
77 <name >A module to test Google Cloud Java BOMs</name >
88 <url >https://github.com/googleapis/java-cloud-bom</url >
99 <description >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-bom:0.257 .0:0.258.0-SNAPSHOT
5- libraries-bom:26.76 .0:26.77.0-SNAPSHOT
6- java-cloud-bom-tests:0.72 .0:0.73.0-SNAPSHOT
7- full-convergence-check:0.75 .0:0.76.0-SNAPSHOT
4+ google-cloud-bom:0.258 .0:0.258.0
5+ libraries-bom:26.77 .0:26.77.0
6+ java-cloud-bom-tests:0.73 .0:0.73.0
7+ full-convergence-check:0.76 .0:0.76.0
You can’t perform that action at this time.
0 commit comments