File tree Expand file tree Collapse file tree 7 files changed +17
-9
lines changed
google-cloud-bigquery-bom Expand file tree Collapse file tree 7 files changed +17
-9
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.55.2] ( https://github.com/googleapis/java-bigquery/compare/v2.55.1...v2.55.2 ) (2025-10-08)
4+
5+
6+ ### Dependencies
7+
8+ * Fix update dependency com.google.cloud: google-cloud-bigquerystorage-bom to v3.17.2 ([ b25095d] ( https://github.com/googleapis/java-bigquery/commit/b25095d23279dab178975c33f4de84612612e175 ) )
9+ * Update dependency com.google.cloud: sdk-platform-java-config to v3.52.3 ([ #3971 ] ( https://github.com/googleapis/java-bigquery/issues/3971 ) ) ([ f8cf508] ( https://github.com/googleapis/java-bigquery/commit/f8cf50833772412c4f15922bffcdf5100792948d ) )
10+
311## [ 2.55.1] ( https://github.com/googleapis/java-bigquery/compare/v2.55.0...v2.55.1 ) (2025-09-26)
412
513
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >google-cloud-bigquery-parent</artifactId >
88 <groupId >com.google.cloud</groupId >
9- <version >2.55.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9+ <version >2.55.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
1010 </parent >
1111
1212 <properties >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bigquery-bom</artifactId >
6- <version >2.55.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.55.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
77 <packaging >pom</packaging >
88 <parent >
99 <groupId >com.google.cloud</groupId >
5454 <dependency >
5555 <groupId >com.google.cloud</groupId >
5656 <artifactId >google-cloud-bigquery</artifactId >
57- <version >2.55.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
57+ <version >2.55.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
5858 </dependency >
5959 </dependencies >
6060 </dependencyManagement >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bigquery</artifactId >
6- <version >2.55.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6+ <version >2.55.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
77 <packaging >jar</packaging >
88 <name >BigQuery</name >
99 <url >https://github.com/googleapis/java-bigquery</url >
1010 <description >BigQuery</description >
1111 <parent >
1212 <groupId >com.google.cloud</groupId >
1313 <artifactId >google-cloud-bigquery-parent</artifactId >
14- <version >2.55.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14+ <version >2.55.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
1515 </parent >
1616 <properties >
1717 <site .installationModule>google-cloud-bigquery</site .installationModule>
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bigquery-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >2.55.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7+ <version >2.55.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
88 <name >BigQuery Parent</name >
99 <url >https://github.com/googleapis/java-bigquery</url >
1010 <description >
9393 <dependency >
9494 <groupId >com.google.cloud</groupId >
9595 <artifactId >google-cloud-bigquery</artifactId >
96- <version >2.55.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
96+ <version >2.55.2</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9797 </dependency >
9898
9999 <dependency >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >com.google.cloud</groupId >
5858 <artifactId >google-cloud-bigquery</artifactId >
59- <version >2.55.2-SNAPSHOT </version >
59+ <version >2.55.2</version >
6060 </dependency >
6161 <!-- {x-version-update-end} -->
6262 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-bigquery:2.55.1 :2.55.2-SNAPSHOT
4+ google-cloud-bigquery:2.55.2 :2.55.2
You can’t perform that action at this time.
0 commit comments