Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump org.springframework.cloud:spring-cloud-starter-boot…
Browse files Browse the repository at this point in the history
…strap

Bumps [org.springframework.cloud:spring-cloud-starter-bootstrap](https://github.com/spring-cloud/spring-cloud-commons) from 4.0.4 to 4.1.1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v4.0.4...v4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 72c303b commit 4b79390
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 @@ -41,7 +41,7 @@
<spring-boot.version>3.1.7</spring-boot.version>
<org.zalando.problem-spring-web>0.26.0</org.zalando.problem-spring-web>
<org.springdoc.springdoc-openapi-ui>2.1.0</org.springdoc.springdoc-openapi-ui>
<org.springframework.cloud>4.0.4</org.springframework.cloud>
<org.springframework.cloud>4.1.1</org.springframework.cloud>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.coverage.jacoco.xmlReportPaths>${project.reporting.outputDirectory}/target/jacoco-report/jacoco.xml
</sonar.coverage.jacoco.xmlReportPaths>
Expand Down

0 comments on commit 4b79390

Please sign in to comment.