Skip to content

Commit 7e86e88

Browse files
deps: bump com.google.cloud:google-cloud-shared-config from 1.7.5 to 1.7.6 (#1371)
Bumps [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) from 1.7.5 to 1.7.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://togithub.com/googleapis/java-shared-config/releases">com.google.cloud:google-cloud-shared-config's releases</a>.</em></p> <blockquote> <h2>v1.7.6</h2> <h2><a href="https://togithub.com/googleapis/java-shared-config/compare/v1.7.5...v1.7.6">1.7.6</a> (2024-03-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Revert update dependency <code>org.codehaus.mojo:flatten-maven-plugin</code> to <code>v1.6.0</code> (<a href="https://togithub.com/googleapis/java-shared-config/commit/597683fb59047d92c86b728885433163f736590e">597683f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://togithub.com/googleapis/java-shared-config/blob/main/CHANGELOG.md">com.google.cloud:google-cloud-shared-config's changelog</a>.</em></p> <blockquote> <h2><a href="https://togithub.com/googleapis/java-shared-config/compare/v1.7.5...v1.7.6">1.7.6</a> (2024-03-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Revert update dependency <code>org.codehaus.mojo:flatten-maven-plugin</code> to <code>v1.6.0</code> (<a href="https://togithub.com/googleapis/java-shared-config/commit/597683fb59047d92c86b728885433163f736590e">597683f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://togithub.com/googleapis/java-shared-config/commit/34164052444ed9bd40a0789ed020b45cf4da17fb"><code>3416405</code></a> chore(main): release 1.7.6 (<a href="https://redirect.github.com/googleapis/java-shared-config/issues/788">#788</a>)</li> <li><a href="https://togithub.com/googleapis/java-shared-config/commit/be321c3cb27aac8eddb6285024b42c4a07365f26"><code>be321c3</code></a> chore(main): release 1.7.6-SNAPSHOT (<a href="https://redirect.github.com/googleapis/java-shared-config/issues/785">#785</a>)</li> <li><a href="https://togithub.com/googleapis/java-shared-config/commit/597683fb59047d92c86b728885433163f736590e"><code>597683f</code></a> Revert &quot;build(deps): update dependency org.codehaus.mojo:flatten-maven-plugin...</li> <li><a href="https://togithub.com/googleapis/java-shared-config/commit/47d38d53aa152ae50a3298def7720d7ad75ccbcb"><code>47d38d5</code></a> chore: ignore flatten-maven-plugin updates temporarily (<a href="https://redirect.github.com/googleapis/java-shared-config/issues/786">#786</a>)</li> <li>See full diff in <a href="https://togithub.com/googleapis/java-shared-config/compare/v1.7.5...v1.7.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.cloud:google-cloud-shared-config&package-manager=maven&previous-version=1.7.5&new-version=1.7.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 2a87d08 commit 7e86e88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-datastore-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>google-cloud-shared-config</artifactId>
11-
<version>1.7.5</version>
11+
<version>1.7.6</version>
1212
</parent>
1313

1414
<name>Google Cloud datastore BOM</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.7.5</version>
17+
<version>1.7.6</version>
1818
</parent>
1919

2020
<developers>

0 commit comments

Comments
 (0)