Skip to content

Update spring boot to v2.6.3

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-starter-test (source) 2.6.2 -> 2.6.3 age adoption passing confidence
org.springframework.boot:spring-boot-devtools (source) 2.6.2 -> 2.6.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-log4j2 (source) 2.6.2 -> 2.6.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) 2.6.2 -> 2.6.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-quartz (source) 2.6.2 -> 2.6.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-mail (source) 2.6.2 -> 2.6.3 age adoption passing confidence
org.springframework.boot (source) 2.6.2 -> 2.6.3 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.6.3

:lady_beetle: Bug Fixes
  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #​29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #​29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #​29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #​29374
  • Embedded launch script fails if jar is owned by an unknown user #​29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #​29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #​29268
  • Health contributor exclusion rules aren't applied to child contributors #​29251
  • Default value for management.info.env.enabled is outdated #​29187
📔 Documentation
  • Refer to Maven Resolver rather than Aether #​29480
  • Clarify documentation for RestTemplate customization #​29401
  • Learning About Spring Boot Features has "logging" link twice #​29380
🔨 Dependency Upgrades
Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports