Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent bd23342 commit 8a48907
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 @@ -55,7 +55,7 @@
<projectreactor.version>3.6.0</projectreactor.version>

<spring.version>5.3.31</spring.version>
<spring.boot.version>2.7.17</spring.boot.version>
<spring.boot.version>2.7.18</spring.boot.version>

<slf4j.version>1.7.28</slf4j.version>
<log4j.version>2.13.0</log4j.version>
Expand Down

0 comments on commit 8a48907

Please sign in to comment.