Skip to content

Commit

Permalink
Bump spring-boot.version from 2.7.15 to 2.7.17
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 2.7.15 to 2.7.17.

Updates `org.springframework.boot:spring-boot` from 2.7.15 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.17)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.15 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.17)

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.15 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 289196c commit 2c186be
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 @@ -463,7 +463,7 @@
<pax-exam.version>4.13.5</pax-exam.version>
<plexus-utils.version>3.5.0</plexus-utils.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>2.7.15</spring-boot.version>
<spring-boot.version>2.7.17</spring-boot.version>
<spring-framework.version>5.3.29</spring-framework.version>
<system-stubs.version>2.1.3</system-stubs.version>
<tomcat-juli.version>10.0.23</tomcat-juli.version>
Expand Down

0 comments on commit 2c186be

Please sign in to comment.