Skip to content

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v2.6.3

Pavel Břoušek requested to merge renovate/spring-boot into master

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-parent (source) 2.6.2 -> 2.6.3 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.6.3

Compare Source

: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: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports