Update spring boot to v4#133
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
February 20, 2025 18:51
aec7369 to
8a9a9d1
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
March 21, 2025 06:43
b6b0005 to
3f3e3cb
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
April 24, 2025 19:07
3f3e3cb to
d762e71
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
May 23, 2025 02:55
587283f to
3c9ca9d
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
June 20, 2025 06:36
b9121dc to
4be9800
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
July 24, 2025 12:52
4be9800 to
fe081f6
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
August 10, 2025 14:52
fe081f6 to
3f73260
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
August 21, 2025 19:09
3f73260 to
cee438c
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
September 8, 2025 13:07
cee438c to
6c2b753
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
September 18, 2025 14:15
6c2b753 to
701e8ab
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
October 9, 2025 10:38
701e8ab to
71d3f7a
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
October 21, 2025 09:44
71d3f7a to
9deb19b
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
November 15, 2025 20:18
9deb19b to
8656191
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
November 21, 2025 15:31
1ffcd81 to
9545f98
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
December 18, 2025 18:42
0046e5d to
26e47b0
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
January 22, 2026 15:56
4bb5947 to
5eaacfb
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
February 2, 2026 18:44
5eaacfb to
b392f3f
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
February 19, 2026 19:46
b392f3f to
aedffc7
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
February 19, 2026 22:00
aedffc7 to
2630ece
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
March 5, 2026 10:00
2630ece to
b2632ef
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
March 19, 2026 17:48
d9fc2a8 to
b8b3f30
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
March 26, 2026 14:29
ec9495a to
75f7df4
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
3 times, most recently
from
April 23, 2026 21:12
177e692 to
861f5a6
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
May 22, 2026 18:01
3ba7238 to
24e39cf
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
2 times, most recently
from
June 11, 2026 05:45
e3cb159 to
ae4c7da
Compare
renovate
Bot
force-pushed
the
renovate/major-spring-boot
branch
from
June 25, 2026 20:30
ae4c7da to
f568d56
Compare
Collaborator
|
Keeping the version in the 3 range for compatibility reasons. |
Contributor
Author
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. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.16→4.1.03.5.16→4.1.0Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-test)
v4.1.0v4.0.7v4.0.6🐞 Bug Fixes
@Ssldon't work on@Beanmethods when using@ServiceConnection#50064@EnableEnversRepositoriesrather than configuring the JPA counterpart #50039📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GollapudiSrikanth, @MohammedGhallab, @bachhs, @dlwldnjs1009, @edwardsre, @kodama-kcc, @kwondh5217, @ppapaj, @quaff, @refeccd, @scordio, and @xxxxxxjun
v4.0.5🐞 Bug Fixes
@NestedConfigurationPropertywhen using constructor binding #49738@ConditionalOnWebApplicationto NettyReactiveWebServerAutoConfiguration #49695@GraphQlTestdoes not include@ControllerAdvice#49672📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Joowon-Seo, @deejay1, @dlwldnjs1009, @kwondh5217, @ljrmorgan, and @quaff
v4.0.4server.tomcat.max-part-counthas been increased from 10 to 50. This aligns it with Tomcat's own default and the default in Spring Boot 3.x. #49311🐞 Bug Fixes
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49344📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@FBibonne, @answndud, @bbbbooo, @chandanv89, @giyeon95, @itsmevichu, @jayychoi, @l2yujw, @ngocnhan-tran1996, @qnnn, @quaff, and @sbrannen
v4.0.3⭐ 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.2org.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.1🐞 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
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.