Skip to content

deps(deps): update spring boot to v2.7.11

RenovateBot requested to merge renovate-spring-boot into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-devtools (source) 2.7.10 -> 2.7.11 age adoption passing confidence
org.springframework.boot:spring-boot-starter-test (source) 2.7.10 -> 2.7.11 age adoption passing confidence
org.springframework.boot:spring-boot-starter-artemis (source) 2.7.10 -> 2.7.11 age adoption passing confidence
org.springframework.boot:spring-boot-starter-data-jpa (source) 2.7.10 -> 2.7.11 age adoption passing confidence
org.springframework.boot:spring-boot-starter-log4j2 (source) 2.7.10 -> 2.7.11 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) 2.7.10 -> 2.7.11 age adoption passing confidence
org.springframework.boot:spring-boot-gradle-plugin (source) 2.7.10 -> 2.7.11 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.7.11

:lady_beetle: Bug Fixes
  • CloudFoundry integration does not use endpoint path mappings #​35085
  • Gradle Spring Boot plugin with Kotlin DSL does not support includeProjectDependencies in bootJar > layered > dependencies configuration #​35033
  • Banner placeholders use default values too soon #​34764
  • Cassandra default configuration substitutions don't resolve against configuration derived from spring.data.cassandra properties #​34643
  • ApplicationAvailability bean is auto-configured even if a custom one is already present #​34347
  • Nested test classes don't inherit properties from slice test annotations on enclosing class #​33317
📔 Documentation
  • Use current Neo4j version in Testcontainers-based examples #​34775
  • Clarify servlet container compatibility #​34697
  • Document that optional dependencies are included by default in fat jars built with Maven #​34636
🔨 Dependency Upgrades
Contributors

Thank you to all the contributors who worked on this release:

@​SeasonPanPan, @​acktsap, @​dreis2211, @​jgslima, @​krzyk, and @​meistermeier


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports