Skip to content

Bump org.springframework.boot:spring-boot-dependencies from 4.1.0-M3 to 4.1.0-M4#96400

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.springframework.boot-spring-boot-dependencies-4.1.0-M4
Open

Bump org.springframework.boot:spring-boot-dependencies from 4.1.0-M3 to 4.1.0-M4#96400
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.springframework.boot-spring-boot-dependencies-4.1.0-M4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps org.springframework.boot:spring-boot-dependencies from 4.1.0-M3 to 4.1.0-M4.

Release notes

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

v4.1.0-M4

⭐ New Features

  • Add 'spring.jpa.bootstrap' property for async background bootstrapping #49733
  • Add support for custom GrpcServerObservationConvention #49730
  • A Spring Data JPA bootstrap mode property of 'deferred' should provide a meaningful message if no suitable AsyncTaskExecutor is found #49688

🐞 Bug Fixes

  • Test starter for Spring Integration does not include Spring Integration test module #49786
  • Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49783
  • WebSocket app fails to start when Jackson is on the classpath but there's no JsonMapper bean #49755
  • WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49754
  • Metadata annotation processor ignores method-level @NestedConfigurationProperty when using constructor binding #49739
  • Override of property in external 'application.properties' or 'application.yaml' is ignored #49732
  • NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49707
  • Add @ConditionalOnWebApplication to NettyReactiveWebServerAutoConfiguration #49699
  • App using spring-cloud-stream-binder-rabbit fails to start with 4.1.0-M3 #49676
  • @GraphQlTest does not include @ControllerAdvice #49673

📔 Documentation

  • Fix incorrect indefinite articles in Javadoc #49728
  • Document gRPC's default unit in configuration properties consistently #49722
  • Add some more Kotlin examples and trivial style fixes #49715
  • Overhaul Spring Session documentation following modularization #49705

🔨 Dependency Upgrades

  • Upgrade to Artemis 2.53.0 #49769
  • Upgrade to Brave 6.3.1 #49771
  • Upgrade to Grpc Java 1.80.0 #49772
  • Upgrade to Jackson 2 Bom 2.21.2 #49773
  • Upgrade to jOOQ 3.21.0 #49774
  • Upgrade to Netty 4.2.12.Final #49795
  • Upgrade to Prometheus Client 1.5.1 #49777
  • Upgrade to Protobuf Common Protos 2.67.0 #49778
  • Upgrade to Protobuf Java 4.34.1 #49779
  • Upgrade to Protobuf Maven Plugin 5.1.0 #49776
  • Upgrade to Thymeleaf Layout Dialect 4.0.1 #49780
  • Upgrade to Tomcat 11.0.20 #49781
  • Upgrade to Zipkin Reporter 3.5.3 #49770

❤️ Contributors

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

@​deejay1, @​dlwldnjs1009, @​kwondh5217, @​ljrmorgan, @​quaff, and @​therepanic

Commits
  • ba7ee39 Release v4.1.0-M4
  • 910340c Merge pull request #49730 from therepanic
  • d7a4561 Harmonize ObservationConvention parameters in gRPC support
  • f368ac4 Rename GrpcClientObservationConvention parameter to convention
  • 6b6550d Upgrade to Netty 4.2.12.Final
  • 72fbd22 Merge branch '4.0.x'
  • a413e95 Upgrade to Netty 4.2.12.Final
  • d28cec0 Replace PropertyBasedRequiredBackgroundBootstrapping with exception
  • 5b6d346 Prohibit upgrades to ActiveMQ 6.2.2
  • 670ffee Merge branch '4.0.x'
  • 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 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.1.0-M3 to 4.1.0-M4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0-M3...v4.1.0-M4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 27, 2026
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.

0 participants