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
…to v6.14.0 (#1515)

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

---

### Release Notes

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

### [`v6.14.0`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#&#8203;6140-httpswwwgithubcomgoogleapisjava-spannercomparev6130v6140-2021-10-25)

[Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.13.0...v6.14.0)

##### Features

-   Introduce Native Image testing build script changes ([#&#8203;1500](https://www.togithub.com/googleapis/java-spanner/issues/1500)) ([7a034c9](https://www.github.com/googleapis/java-spanner/commit/7a034c9120ffa433f64e67d565c854f1fb3ce9f5))

##### Bug Fixes

-   **java:** java 17 dependency arguments ([#&#8203;1512](https://www.togithub.com/googleapis/java-spanner/issues/1512)) ([4cebefa](https://www.github.com/googleapis/java-spanner/commit/4cebefa1ce6502d48c2e2e0a3a484f60eeed450f))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-monitoring to v3.1.0 ([#&#8203;1506](https://www.togithub.com/googleapis/java-spanner/issues/1506)) ([ea35b27](https://www.github.com/googleapis/java-spanner/commit/ea35b2723fcc8c255ab0e52306e066c689c6a0c6))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#&#8203;1501](https://www.togithub.com/googleapis/java-spanner/issues/1501)) ([d5a37b8](https://www.github.com/googleapis/java-spanner/commit/d5a37b8853fc21a28b6610b2933ed31fcbe206e2))
-   update dependency com.google.cloud:google-cloud-trace to v2.0.6 ([#&#8203;1504](https://www.togithub.com/googleapis/java-spanner/issues/1504)) ([667b8b1](https://www.github.com/googleapis/java-spanner/commit/667b8b17cc2f8d217ecda0af89bdc668670f3aab))

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner).
  • Loading branch information
renovate-bot committed Oct 26, 2021
1 parent b6a35ac commit fc943d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner</artifactId>
<version>6.13.0</version>
<version>6.14.0</version>
</dependency>
<!-- [END spanner_install_without_bom] -->

Expand Down

0 comments on commit fc943d9

Please sign in to comment.