Skip to content

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.7

Olivier Heintz requested to merge renovate/patch-spring-boot into demo

This MR contains the following updates:

Package Update Change
org.springframework.boot:spring-boot-starter-parent (source) patch 3.1.6 -> 3.1.7

Release Notes

spring-projects/spring-boot

v3.1.7

Compare Source

:lady_beetle: Bug Fixes
  • HibernateJpaAutoConfiguration should be applied before DataSourceTransactionManagerAutoConfiguration #​38861
  • Zip file closed exceptions can be thrown due to StaticResourceJars closing jars from cached connections #​38766
  • Gradle task "bootJar" fails with "Failed to get permissions" when using Gradle 8.6-milestone-1 #​38718
  • Child context created with SpringApplicationBuilder runs parents runners #​38647
  • System SSL certificates are not used by the Apache HTTP Client in a RestTemplate built with RestTemplateBuilder #​38591
  • It is unclear that Docker Compose services have not been started as one or more is already running #​38398
📔 Documentation
🔨 Dependency Upgrades
Contributors

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

@​aleksandrserbin, @​cachescrubber, @​dependabot[bot], @​meiyese, @​pirgeo, @​quaff, @​shin-mallang, and @​tomfrenken


Configuration

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

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports