Skip to content

Commit

Permalink
Bump spring-cloud-starter-bootstrap from 3.1.4 to 4.0.1 (#479)
Browse files Browse the repository at this point in the history
Bumps [spring-cloud-starter-bootstrap](https://github.com/spring-cloud/spring-cloud-commons) from 3.1.4 to 4.0.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v3.1.4...v4.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent f87543f commit 07094ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<springdata.commons>3.0.1</springdata.commons>
<springdata.keyvalue>3.0.1</springdata.keyvalue>
<spring-cloud-starter-bootstrap>4.0.0</spring-cloud-starter-bootstrap>
<spring-cloud-starter-bootstrap>4.0.1</spring-cloud-starter-bootstrap>
<spring-boot-starter-test>3.0.2</spring-boot-starter-test>
<maven.javadoc.plugin>3.3.0</maven.javadoc.plugin>
<maven.gpg.plugin>1.6</maven.gpg.plugin>
Expand Down

0 comments on commit 07094ef

Please sign in to comment.