Skip to content

Commit

Permalink
build(deps): bump spring-boot.version from 2.7.11 to 2.7.12
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 2.7.11 to 2.7.12.

Updates `spring-boot-starter` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v2.7.12)

Updates `spring-boot-autoconfigure` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v2.7.12)

Updates `spring-boot-configuration-processor` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v2.7.12)

Updates `spring-boot-test` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v2.7.12)

Updates `spring-boot-starter-web` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v2.7.12)

Updates `spring-boot-maven-plugin` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v2.7.12)

Updates `spring-boot-starter-thymeleaf` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v2.7.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:development
  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-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent 829a4d0 commit c6c670b
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 @@ -107,7 +107,7 @@
<logback.version>1.2.11</logback.version>
<log4j.version>2.19.0</log4j.version>
<spring.version>5.3.27</spring.version>
<spring-boot.version>2.7.11</spring-boot.version>
<spring-boot.version>2.7.12</spring-boot.version>
<guice.version>4.2.3</guice.version>
<jaxrs.api.version>2.1.1</jaxrs.api.version>
<htmlunit.version>2.70.0</htmlunit.version>
Expand Down

0 comments on commit c6c670b

Please sign in to comment.