File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "boms/cloud-lts-bom" : " 9.0.1 "
2+ "boms/cloud-lts-bom" : " 9.0.2 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 9.0.2] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/compare/gcp-lts-bom-v9.0.1...gcp-lts-bom-v9.0.2 ) (2025-10-30)
4+
5+
6+ ### Features
7+
8+ * LTS 9 ([ #2410 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2410 ) ) ([ #2413 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2413 ) ) ([ 8137b92] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/8137b92f66eb2091feefe92d9b2fddb9840dddb1 ) )
9+ * LTS8 ([ #2397 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2397 ) ) ([ 6aa0d5f] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/6aa0d5f1b11e38dd5720fc665577a333eb89fa8a ) )
10+
11+
12+ ### Dependencies
13+
14+ * LTS 6 Versions ([ #2361 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2361 ) ) ([ 6b92401] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/6b9240114536a03b72929d5fade85599fbdbbdd0 ) )
15+ * protobuf 3.16.0 ([ #2052 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2052 ) ) ([ 5d773b4] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/5d773b477315a12512a65af8b156719387dfc5b5 ) )
16+ * remove maps ([ #2028 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2028 ) ) ([ da6f002] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/da6f002be047f6230ae5feed789eb3e4266a6d48 ) )
17+ * set cloud monitoring version to release ([ #2046 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2046 ) ) ([ 161a31c] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/161a31c3854805b28e7767a7e43a5b60c5030d9c ) )
18+ * Update libraries versions for LTS 4.0.0 ([ #2325 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2325 ) ) ([ 5889ccc] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/5889ccce09f232294a5e57ac36310de0c4f7d84b ) )
19+ * update LTS 7 versions. ([ #2368 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2368 ) ) ([ 25ffc31] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/25ffc3101b199ab27a04402749eaafc60fba646a ) )
20+ * update pubsub ([ #2002 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2002 ) ) ([ ce15766] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/ce15766305ba886448876daaa3aacf44442df525 ) )
Original file line number Diff line number Diff line change 77
88 <groupId >com.google.cloud</groupId >
99 <artifactId >gcp-lts-bom</artifactId >
10- <version >9.0.2-SNAPSHOT </version ><!-- {x-version-update:gcp-lts-bom:current} -->
10+ <version >9.0.2</version ><!-- {x-version-update:gcp-lts-bom:current} -->
1111 <packaging >pom</packaging >
1212
1313 <name >Google Cloud Long Term Support BOM</name >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- gcp-lts-bom:9.0.1 :9.0.2-SNAPSHOT
4+ gcp-lts-bom:9.0.2 :9.0.2
You can’t perform that action at this time.
0 commit comments