Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps org.springframework.boot:spring-boot-dependencies from 4.0.0-M1 to 4.0.0-M3.

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v4.0.0-M3

⭐ New Features

  • Deprecate JUnit 4 integration #47256
  • Add support for SimpleTaskExecutor#cancel-remaining-tasks-on-close #47244
  • Restructure foundational packages to remove dependency on 'org.springframework.boot' #47232
  • Add configuration property for Tomcat's static resource cache max size #47229
  • Introduce specialized interfaces in PropertiesConfigAdapter #47226
  • Make ConfigDataLocation.of non-nullable #47221
  • Make SanitizableData.key non-nullable #47220
  • Add methods to connector and request factory builds to apply pre-packaged customizations #47205
  • Finalize and document Spring Boot's HTTP Service client support #47179
  • Revisit Kotlin Serialization integration #47178
  • Remove explicit dependency management for Spring Authorization Server as it is now part of Spring Security #47174
  • Adapt RetryTopicConfiguration now that Spring Kafka no longer relies on Spring Retry #47125
  • Remove auto-configuration support for '@HttpServiceClient' #47123
  • Adapt RabbitRetryTemplateCustomizer now that Spring AMQP no longer relies on Spring Retry #47122
  • Rename spring.mongodb.uuid-representation #47052
  • Remove Spring Data MongoDB dependency from MongoDB health support #47051
  • Always use mongodb rather than mongo in MongoDB-related configuration properties #47050
  • Remove GridFs from MongoConnectionDetails #47044
  • Rename *DataProperties classes to Data*Properties #47043
  • Add a configuration property for configuring Spring Data MongoDB's BigDecimal representation #47041
  • Rename ConditionalOnEnabledTracing to ConditionalOnEnabledTracingExport #47029
  • Update PropertyMapper to better support nullability #47024
  • Drop support for Jersey, at least until it supports JAX-RS 4 (Jakarta EE 11) #47017
  • Rename ScheduledTasksObservabilityAutoConfiguration to ScheduledTasksObservationAutoConfiguration #46995
  • Refine JSpecify annotations #46926
  • Introduce Kotlin Serialization auto-configuration #46546
  • Exclude spring-boot-devtools from AOT processing in Maven #46533
  • Improve Log4j Core configuration file detection for Log4j 3 #46409
  • Remove dependency management for Spring Retry in favor of spring-core's new retry support #46309
  • Optimize resource lookup in DevTools restart #46289
  • Add support for authenticating with Elasticsearch using an API key #46167
  • Remove isImmutable and getPrefix from OriginLookup #45547
  • Update Jackson support to require Jackson 3 #45535
  • Use a shaded version of org.json in spring-boot-configuration-metadata and spring-boot-cli #45504
  • Replace @OptionalParameter with JSpecify's @Nullable #45390
  • Create spring-boot-persistence module to house general persistence-related code and properties #45328
  • Rename spring-boot-starter-aop to spring-boot-starter-aspectj #42948
  • Rename MongoDB properties that do not require Spring Data MongoDB #34954
  • Enable readiness and liveness probe endpoints by default #22825

🐞 Bug Fixes

  • App fails to start when trying to use Prometheus without Actuator #47175
  • Quoted -D arguments break system property resolution on Linux with Spring AOT #47167
  • available() does not behave correctly when reading stored entries from a NestedJarFile #47058
  • spring-boot-docker-compose doesn't create service connections when image has registry host but not project #47020
  • Flyway Ignore Migration Patterns setting can't be set to an empty string #47014

... (truncated)

Commits
  • 104fe6e Release v4.0.0-M3
  • 4cb2c62 Merge branch '3.5.x'
  • 3e12b56 Next development version (v3.5.7-SNAPSHOT)
  • 2d1c661 Revert "Upgrade to Kotlin 2.2.20"
  • e9daa9a Merge branch '3.5.x'
  • d96267f Merge branch '3.4.x' into 3.5.x
  • 9363f03 Next development version (v3.4.11-SNAPSHOT)
  • aac1845 Improve null-safety of core/spring-boot
  • 7689389 Use correct nullable annotations in smoke tests
  • f81f2de Revert "Upgrade to Jakarta XML Bind 4.0.4"
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 4.0.0-M1 to 4.0.0-M3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.0.0-M1...v4.0.0-M3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-version: 4.0.0-M3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2025

Superseded by #290.

@dependabot dependabot bot closed this Oct 24, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.boot-spring-boot-dependencies-4.0.0-M3 branch October 24, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant