Skip to content

Update org.springframework.boot.version to v4.0.2 - autoclosed#286

Closed
xdev-renovate wants to merge 1 commit intodevelopfrom
renovate/org.springframework.boot.version
Closed

Update org.springframework.boot.version to v4.0.2 - autoclosed#286
xdev-renovate wants to merge 1 commit intodevelopfrom
renovate/org.springframework.boot.version

Conversation

@xdev-renovate
Copy link
Member

@xdev-renovate xdev-renovate commented Oct 24, 2025

This PR contains the following updates:

Package Type Update Change
org.springframework.boot:spring-boot-maven-plugin (source) build patch 4.0.14.0.2
org.springframework.boot:spring-boot-dependencies (source) import patch 4.0.14.0.2

Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-maven-plugin)

v4.0.2

Compare Source

⚠️ Noteworthy Changes
  • The dependency on org.eclipse.jetty.ee11:jetty-ee11-servlets has been removed from spring-boot-jetty as it was unnecessary and unused. If your application code depends on a class from jetty-ee11-servlets, declare a dependency on it in your build configuration. #​48677
🐞 Bug Fixes
  • No TransactionAutoConfiguration with spring-boot-starter-kafka for Spring Boot 4 #​48880
  • Evaluation of bean conditions unnecessarily queries the bean factory for types that are not present #​48840
  • When a bean condition references a type that is not present, it appears as ? in the condition evaluation report #​48838
  • SessionAutoConfiguration creates a DefaultCookieSerializer with a default SameSite of null instead of Lax #​48830
  • Setting graphql schema location to "classpath*:graphql/**/" causes failure due to incorrectly packaged test resource #​48829
  • Message interpolation by MVC and WebFlux's Validators does not work correctly in a native image #​48828
  • CloudFoundry integration fails in Servlet-based web app without a dependency on spring-boot-starter-restclient #​48826
  • RestTestClientAutoConfiguration and TestRestTemplateAutoConfiguration should be package-private #​48820
  • SSL metrics are no longer auto-configured #​48819
  • Actuator /info endpoint fails in Java 25 Native Image (VirtualThreadSchedulerMXBean support) #​48812
  • DataSourceBuilder cannot create oracle.ucp.jdbc.PoolDataSourceImpl in a native image #​48703
  • The spring-boot-cloudfoundry module should only have an optional dependency on spring-boot-security #​48685
  • Application JAR created by extract command is not reproductible #​48678
  • AOT processing of tests should not be disabled when 'skipTests' is set #​48662
  • @SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) is no longer applied to the management server #​48653
  • Fix zero-length byte buffer in InspectedContent #​48650
  • Can no longer override JacksonJsonHttpMessageConverter with ServerHttpMessageConvertersCustomizer #​48635
  • HttpServiceClientProperties incorrectly uses the @ConfigurationProperties annotation on a LinkedHashMap class #​48616
  • spring-boot-micrometer-tracing-opentelemetry fails if spring-boot-opentelemetry isn't there #​48585
  • App fails to start with starter-webmvc and starter-zipkin #​48581
  • Micrometer test modules should have an api dependency on micrometer-observation-test #​48386
📔 Documentation
  • Fix typo in REST client documentation #​48907
  • Remove duplicate word #​48874
  • Document support for configuring arguments passed to Docker Compose #​48806
  • The documentation related to EnvironmentPostProcessor links to deprecated interface #​48803
  • Update documentation for Buildpack's AOT Cache support #​48769
  • Correct docs to use new location for error handling configuration properties #​48767
  • Document spring-boot-starter-cloudfoundry on Cloud Foundry Support Page #​48675
  • Clarify javadoc to make it clear that HazelcastConfigCustomizer beans are only applied if Hazelcast is configured via a config file #​48659
  • Example using excludeDevtools property should document that optional dependencies should be enabled #​48641
  • Fix grammar and typos in the reference guide #​48601
  • Update Tracing section for Spring Boot 4's modularity #​48576
🔨 Dependency Upgrades
❤️ Contributors

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

@​GaoSSR, @​ShaunHaldane, @​Zuohuang-Cai, @​izeye, @​mspiess, @​ngocnhan-tran1996, and @​philipbolting


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

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


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

This PR has been generated by Renovate Bot.

@xdev-renovate xdev-renovate force-pushed the renovate/org.springframework.boot.version branch from d1300f1 to b00ca2b Compare October 27, 2025 04:22
@xdev-renovate xdev-renovate changed the title Update org.springframework.boot.version to v3.5.7 Update org.springframework.boot.version to v3.5.8 Nov 21, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/org.springframework.boot.version branch from b00ca2b to 1566c88 Compare November 21, 2025 04:16
@xdev-renovate xdev-renovate changed the title Update org.springframework.boot.version to v3.5.8 Update org.springframework.boot.version to v3.5.9 Dec 19, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/org.springframework.boot.version branch from 1566c88 to ed20e76 Compare December 19, 2025 04:28
@xdev-renovate xdev-renovate changed the title Update org.springframework.boot.version to v3.5.9 Update org.springframework.boot.version to v3.5.9 - autoclosed Jan 22, 2026
@xdev-renovate xdev-renovate deleted the renovate/org.springframework.boot.version branch January 22, 2026 08:19
@xdev-renovate xdev-renovate changed the title Update org.springframework.boot.version to v3.5.9 - autoclosed Update org.springframework.boot.version to v4.0.2 Jan 23, 2026
@xdev-renovate xdev-renovate reopened this Jan 23, 2026
@xdev-renovate xdev-renovate force-pushed the renovate/org.springframework.boot.version branch 2 times, most recently from ed20e76 to 47f8c14 Compare January 23, 2026 04:31
@xdev-renovate xdev-renovate changed the title Update org.springframework.boot.version to v4.0.2 Update org.springframework.boot.version to v4.0.2 - autoclosed Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant