Skip to content

Commit 86d1e6f

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-test to v2.5.4 (#543)
[![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.boot:spring-boot-starter-test](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.5.2` -> `2.5.4` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.5.4/compatibility-slim/2.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.5.4/confidence-slim/2.5.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot</summary> ### [`v2.5.4`](https://togithub.com/spring-projects/spring-boot/compare/v2.5.3...v2.5.4) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.5.3...v2.5.4) ### [`v2.5.3`](https://togithub.com/spring-projects/spring-boot/compare/v2.5.2...v2.5.3) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.5.2...v2.5.3) </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, 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-recaptchaenterprise).
1 parent 1c86bdc commit 86d1e6f

File tree

1 file changed

+1
-1
lines changed
  • recaptcha_enterprise/cloud-client/src

1 file changed

+1
-1
lines changed

recaptcha_enterprise/cloud-client/src/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.springframework.boot</groupId>
107107
<artifactId>spring-boot-starter-test</artifactId>
108-
<version>2.5.2</version>
108+
<version>2.5.4</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)