File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "boms/cloud-lts-bom" : " 6.0.2"
2+ "boms/cloud-lts-bom" : " 6.0.2" ,
3+ "." : " 6.0.3"
34}
Original file line number Diff line number Diff line change 11# Linkage Checker Enforcer Rule and Linkage Monitor Change Log
22
3+ ## [ 6.0.3] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/compare/lts-v6.0.2...lts-v6.0.3 ) (2025-10-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * add versions.txt to 6.0.x-lts branch ([ 365ffc1] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/365ffc1c481c1e2aba2e9ed9775c877a240dc0fd ) )
9+ * prepare Release Please for 6.0.x-lts branch ([ #2424 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2424 ) ) ([ 2881d73] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/2881d736d7bef780c77c2fcb1ba712329b1baf73 ) )
10+
311## 1.5.12
412* Fixed the bug in the Gradle plugin that affected artifacts with "pom" packaging ([ #2196 ] (
513 https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/2196 ))
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 >6.0.3-SNAPSHOT </version ><!-- {x-version-update:gcp-lts-bom:current} -->
10+ <version >6.0.3</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:6.0.2 :6.0.3-SNAPSHOT
4+ gcp-lts-bom:6.0.3 :6.0.3
You can’t perform that action at this time.
0 commit comments