Skip to content

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.1.1 to 4.1.4.
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v4.1.1...v4.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 9572a39 commit b58960f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<spring-boot.version>3.2.5</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.1.1</org.springframework.cloud>
<org.springframework.cloud>4.1.4</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 b58960f

Please sign in to comment.