Skip to content

Commit

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

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

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

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

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

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

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

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

---
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-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-devtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2023
1 parent f560c96 commit 20123e8
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 @@ -19,7 +19,7 @@
<java.version>11</java.version>
<hibernate-types.version>2.21.1</hibernate-types.version>
<spring-framework.version>5.3.30</spring-framework.version>
<spring-boot.version>2.7.15</spring-boot.version>
<spring-boot.version>2.7.16</spring-boot.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<compiler.version>3.11.0</compiler.version>
<lombok.version>1.18.30</lombok.version>
Expand Down

0 comments on commit 20123e8

Please sign in to comment.