Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc84863a

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v2.5.1 (#2264)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---|| [com.google.cloud:google-cloud-bigqueryconnection](https://togithub.com/googleapis/java-bigqueryconnection) | `2.5.0` -> `2.5.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.5.1/compatibility-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.5.1/confidence-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>googleapis/java-bigqueryconnection</summary>### [`v2.5.1`](https://togithub.com/googleapis/java-bigqueryconnection/blob/HEAD/CHANGELOG.md#&#8203;251-httpsgithubcomgoogleapisjava-bigqueryconnectioncomparev250v251-2022-09-06)[Compare Source](https://togithub.com/googleapis/java-bigqueryconnection/compare/v2.5.0...v2.5.1)##### Dependencies- Update dependency com.google.protobuf ([9225d58](https://togithub.com/googleapis/java-bigqueryconnection/commit/9225d58be057beec195baa55a48a183f923d1490))</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.---This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTIuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5Mi4zIn0=-->
1 parent3c67d21 commitc84863a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎samples/install-without-bom/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.google.cloud</groupId>
7171
<artifactId>google-cloud-bigqueryconnection</artifactId>
72-
<version>2.5.0</version>
72+
<version>2.5.1</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

‎samples/snapshot/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.google.cloud</groupId>
6969
<artifactId>google-cloud-bigqueryconnection</artifactId>
70-
<version>2.5.0</version>
70+
<version>2.5.1</version>
7171
<scope>test</scope>
7272
</dependency>
7373
<dependency>

‎samples/snippets/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-bigqueryconnection</artifactId>
88-
<version>2.5.0</version>
88+
<version>2.5.1</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp