Skip to content

Commit 51ab8bd

Browse files
authored
deps: update dependency org.springframework.cloud:spring-cloud-gcp-dependencies to v1.2.8.release (#497)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.cloud:spring-cloud-gcp-dependencies](https://projects.spring.io/spring-cloud/spring-cloud-gcp-dependencies/) ([source](https://togithub.com/spring-cloud/spring-cloud-build)) | `1.2.7.RELEASE` -> `1.2.8.RELEASE` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.cloud:spring-cloud-gcp-dependencies/1.2.8.RELEASE/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.cloud:spring-cloud-gcp-dependencies/1.2.8.RELEASE/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.cloud:spring-cloud-gcp-dependencies/1.2.8.RELEASE/compatibility-slim/1.2.7.RELEASE)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.cloud:spring-cloud-gcp-dependencies/1.2.8.RELEASE/confidence-slim/1.2.7.RELEASE)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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, check this box. --- 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-vision).
1 parent 9bef302 commit 51ab8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vision/spring-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<dependency>
4343
<groupId>org.springframework.cloud</groupId>
4444
<artifactId>spring-cloud-gcp-dependencies</artifactId>
45-
<version>1.2.7.RELEASE</version>
45+
<version>1.2.8.RELEASE</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

0 commit comments

Comments
 (0)