Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
Browse files Browse the repository at this point in the history
…jdbc to v2.7.11 (googleapis#1013)

[![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-spanner-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | `2.7.9` -> `2.7.11` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.7.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.7.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.7.11/compatibility-slim/2.7.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.7.11/confidence-slim/2.7.9)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-spanner-jdbc</summary>

### [`v2.7.11`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#&#8203;2711-httpsgithubcomgoogleapisjava-spanner-jdbccomparev2710v2711-2022-10-20)

[Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.10...v2.7.11)

##### Dependencies

-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 ([#&#8203;1017](https://togithub.com/googleapis/java-spanner-jdbc/issues/1017)) ([ee7888c](https://togithub.com/googleapis/java-spanner-jdbc/commit/ee7888c1720aa84ca2d4278a9e52f111c298ea9d))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 ([#&#8203;1018](https://togithub.com/googleapis/java-spanner-jdbc/issues/1018)) ([3d5b100](https://togithub.com/googleapis/java-spanner-jdbc/commit/3d5b1004eb3d4e61f954b523ef2c45d59f0fbfe0))

### [`v2.7.10`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#&#8203;2710-httpsgithubcomgoogleapisjava-spanner-jdbccomparev279v2710-2022-10-18)

[Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.9...v2.7.10)

##### Dependencies

-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.15 ([#&#8203;1009](https://togithub.com/googleapis/java-spanner-jdbc/issues/1009)) ([8a6da6c](https://togithub.com/googleapis/java-spanner-jdbc/commit/8a6da6cbd95a23f6601775fb7147567ca1017119))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 ([#&#8203;1010](https://togithub.com/googleapis/java-spanner-jdbc/issues/1010)) ([b686d20](https://togithub.com/googleapis/java-spanner-jdbc/commit/b686d20f86f2408d714e8e0335332635f10971cb))

</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-spanner-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC41In0=-->
  • Loading branch information
renovate-bot committed Oct 24, 2022
1 parent bb5c91d commit 26059ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.7.9</version>
<version>2.7.11</version>
</dependency>
<!-- [END spanner-jdbc_install_without_bom] -->

Expand Down

0 comments on commit 26059ea

Please sign in to comment.