This repository was archived by the owner on Mar 26, 2026. It is now read-only.
deps: update dependency org.springframework.boot:spring-boot-starter-parent to v4 - #2302
Closed
renovate-bot wants to merge 1 commit into
Conversation
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
November 28, 2025 11:01
0b28685 to
6d65fea
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
December 18, 2025 21:11
6d65fea to
e1d7e0f
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
January 5, 2026 12:53
e1d7e0f to
ecf41a6
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
January 22, 2026 17:03
ecf41a6 to
f0c1bae
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
January 26, 2026 09:32
f0c1bae to
d70e1f9
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
February 2, 2026 15:03
d70e1f9 to
609b90e
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
February 19, 2026 18:40
609b90e to
0c8edbf
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
March 4, 2026 13:17
0c8edbf to
ebe6588
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
March 19, 2026 13:57
ebe6588 to
dde6a4b
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
from
March 26, 2026 12:32
dde6a4b to
8aca91b
Compare
|
/gcbrun |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
renovate-bot
deleted the
renovate/org.springframework.boot-spring-boot-starter-parent-4.x
branch
March 26, 2026 18:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.5.11→4.0.5Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v4.0.5Compare Source
v4.0.4Compare Source
v4.0.3Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
@Value' still apply for environment variables #49109🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GaetanoCerciello, @dsyer, @linkian209, @nosan, @quaff, @scordio, and @srt
v4.0.2Compare Source
org.eclipse.jetty.ee11:jetty-ee11-servletshas been removed fromspring-boot-jettyas it was unnecessary and unused. If your application code depends on a class fromjetty-ee11-servlets, declare a dependency on it in your build configuration. #48677🐞 Bug Fixes
@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) is no longer applied to the management server #48653@ConfigurationPropertiesannotation on a LinkedHashMap class #48616📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GaoSSR, @ShaunHaldane, @Zuohuang-Cai, @izeye, @mspiess, @ngocnhan-tran1996, and @philipbolting
v4.0.1Compare Source
🐞 Bug Fixes
@ServiceConnectionfor LgtmStackContainer fails when logging endpoint is configured due to multiple OtlpLoggingConnectionDetails beans #48536@SpringBootTestdue to spring-boot-starter-webmvc-test, but missing at runtime without restclient starter #48253📔 Documentation
@AutoConfigureCache#48522@ConfigurationPropertiesSourceexample #48357@EnableBatchProcessingturns off all batch auto-configuration, including schema initialization #48266@AutoConfiguration#48228🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Nhahan, @arey, @banseok1216, @berry120, @candrews, @dmitrysulman, @geopark021, @hktechn0, @igslznev, @jwalter, @kzander91, @michaldo, @mzeijen, @ngocnhan-tran1996, @noojung, @scottfrederick, @vpavic, and @youngledo
v4.0.0Compare Source
Full release notes for Spring Boot 4.0 are available on the wiki. There is also a migration guide to help you upgrade from Spring Boot 3.5.
⭐ New Features
🐞 Bug Fixes
@JsonTestfails due to duplicate jacksonTesterFactoryBean #48198📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@K-jun98, @TerryTaoYY, @filiphr, @hojooo, @linw-bai, @nosan, @scottfrederick, @stevearmstrong-dev, @stewue, and @vpavic
v3.5.13Compare Source
v3.5.12Compare Source
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.