Skip to content

chore(deps): update spring boot to v2.6.7

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.6 -> 2.6.7 age adoption passing confidence
org.springframework.boot:spring-boot-devtools (source) 2.6.6 -> 2.6.7 age adoption passing confidence
org.springframework.boot:spring-boot-starter-artemis (source) 2.6.6 -> 2.6.7 age adoption passing confidence
org.springframework.boot:spring-boot-starter-data-jpa (source) 2.6.6 -> 2.6.7 age adoption passing confidence
org.springframework.boot:spring-boot-starter-log4j2 (source) 2.6.6 -> 2.6.7 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) 2.6.6 -> 2.6.7 age adoption passing confidence
org.springframework.boot (source) 2.6.5 -> 2.6.7 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.6.7

:lady_beetle: Bug Fixes
  • bootBuildInfo fails with a NullPointerException when an additional property has a null value #​30670
  • @SpringBootTest(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties #​30666
  • Spring Boot does not respect WebApplicationType.REACTIVE in tests with a mock web environment #​30664
  • NullPointerException is thrown when accessing /actuator/configprops if a class annotated with both @Configuration and @ConfigurationProperties has a static @Bean method #​30581
  • ApplicationAvailabilityBean is not thread-safe #​30553
  • Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator #​30551
  • Add Tomcat locale mapping for Japanese to preserve UTF-8 charset #​30541
📔 Documentation
  • Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation #​30749
  • Fix incorrect link in kafka.adoc #​30674
  • Move Jetty 9 specific exclusions to the correct dependency #​30583
  • Add missing configuration metadata for "management.endpoint.health.probes.add-additional-paths" #​30562
  • Update list of default internal proxies in Web Server howto #​30544
  • Polish documentation #​30526
🔨 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

Loading