Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Bumps spring-boot-dependencies.version from 3.4.7 to 3.4.9.
Updates org.springframework.boot:spring-boot-dependencies from 3.4.7 to 3.4.9

Release notes

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

v3.4.9

🐞 Bug Fixes

  • Hazelcast health indicator reports the wrong status when Hazelcast has shut down due to an out-of-memory error #46877
  • Performance critical tracing code has high overhead due to the use of the Stream API #46838
  • SpringLiquibaseCustomizer is exposed outside its defined visibility scope #46752
  • Race condition in OutputCapture can result in stale data #46685
  • Default value not detected for a field annoted with @Name #46662
  • Memory not freed on context restart in JpaMetamodel#CACHE with spring.main.lazy-initialization=true #46630
  • Property name is incorrect when reporting a mis-configured OAuth 2 Resource Server JWT public key location #46627
  • Missing metadata when using @Name with a constructor-bound property #46599
  • Failure to discover default value for a primitive should not lead to document its default value #46551

📔 Documentation

  • Observability examples in the reference guide are missing the Kotlin version #46775
  • Kotlin samples for configuration metadata are in the wrong package #46774
  • Align method descriptions for SslOptions getCiphers and getEnabledProtocols with @returns #46756
  • Tracing samples in the reference guide are missing the Kotlin version #46699
  • spring-boot-test-autoconfigure should use the configuration properties annotation processor like other modules #46584
  • spring.test.webtestclient.timeout is not documented #46577
  • spring.test.mockmvc properties are not documented #46576
  • Adapt deprecation level for management.health.influxdb.enabled #46574
  • Improve Virtual Threads section to mention the changes in Java 24 #46547

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.4 #46711
  • Upgrade to Hibernate 6.6.26.Final #46881
  • Upgrade to Hibernate Validator 8.0.3.Final #46713
  • Upgrade to Infinispan 15.0.19.Final #46847
  • Upgrade to Jersey 3.1.11 #46723
  • Upgrade to Jetty 12.0.25 #46833
  • Upgrade to Jetty Reactive HTTPClient 4.0.11 #46882
  • Upgrade to jOOQ 3.19.25 #46807
  • Upgrade to Micrometer 1.14.10 #46689
  • Upgrade to Micrometer Tracing 1.4.9 #46690
  • Upgrade to MySQL 9.4.0 #46715
  • Upgrade to Netty 4.1.124.Final #46834
  • Upgrade to Pulsar 3.3.8 #46716
  • Upgrade to Reactor Bom 2024.0.9 #46691
  • Upgrade to REST Assured 5.5.6 #46848
  • Upgrade to Spring Authorization Server 1.4.5 #46692
  • Upgrade to Spring Data Bom 2024.1.9 #46693
  • Upgrade to Spring Framework 6.2.10 #46694
  • Upgrade to Spring Kafka 3.3.9 #46870
  • Upgrade to Spring LDAP 3.2.14 #46695
  • Upgrade to Spring Pulsar 1.2.9 #46696
  • Upgrade to Spring RESTDocs 3.0.5 #46919
  • Upgrade to Spring Security 6.4.9 #46697

... (truncated)

Commits
  • b613567 Release v3.4.9
  • 47b0632 Merge pull request #46927 from izeye
  • 8b71458 Adapt checkstyle rules for 3.4.x
  • fb99bad Remove redundant suppressions from Checkstyle configuration
  • b6bae9f Upgrade to Spring RESTDocs 3.0.5
  • ec09196 Merge pull request #46914 from nicolasgarea
  • 25c29b5 Remove redundant suppressions
  • 4c76392 Remove duplicate suppression in Checkstyle configuration
  • 6381582 Start building against Spring RESTDocs 3.0.5 snapshots
  • c1c3de9 Upgrade to Spring Authorization Server 1.4.5
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-configuration-processor from 3.4.7 to 3.4.9

Release notes

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

v3.4.9

🐞 Bug Fixes

  • Hazelcast health indicator reports the wrong status when Hazelcast has shut down due to an out-of-memory error #46877
  • Performance critical tracing code has high overhead due to the use of the Stream API #46838
  • SpringLiquibaseCustomizer is exposed outside its defined visibility scope #46752
  • Race condition in OutputCapture can result in stale data #46685
  • Default value not detected for a field annoted with @Name #46662
  • Memory not freed on context restart in JpaMetamodel#CACHE with spring.main.lazy-initialization=true #46630
  • Property name is incorrect when reporting a mis-configured OAuth 2 Resource Server JWT public key location #46627
  • Missing metadata when using @Name with a constructor-bound property #46599
  • Failure to discover default value for a primitive should not lead to document its default value #46551

📔 Documentation

  • Observability examples in the reference guide are missing the Kotlin version #46775
  • Kotlin samples for configuration metadata are in the wrong package #46774
  • Align method descriptions for SslOptions getCiphers and getEnabledProtocols with @returns #46756
  • Tracing samples in the reference guide are missing the Kotlin version #46699
  • spring-boot-test-autoconfigure should use the configuration properties annotation processor like other modules #46584
  • spring.test.webtestclient.timeout is not documented #46577
  • spring.test.mockmvc properties are not documented #46576
  • Adapt deprecation level for management.health.influxdb.enabled #46574
  • Improve Virtual Threads section to mention the changes in Java 24 #46547

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.4 #46711
  • Upgrade to Hibernate 6.6.26.Final #46881
  • Upgrade to Hibernate Validator 8.0.3.Final #46713
  • Upgrade to Infinispan 15.0.19.Final #46847
  • Upgrade to Jersey 3.1.11 #46723
  • Upgrade to Jetty 12.0.25 #46833
  • Upgrade to Jetty Reactive HTTPClient 4.0.11 #46882
  • Upgrade to jOOQ 3.19.25 #46807
  • Upgrade to Micrometer 1.14.10 #46689
  • Upgrade to Micrometer Tracing 1.4.9 #46690
  • Upgrade to MySQL 9.4.0 #46715
  • Upgrade to Netty 4.1.124.Final #46834
  • Upgrade to Pulsar 3.3.8 #46716
  • Upgrade to Reactor Bom 2024.0.9 #46691
  • Upgrade to REST Assured 5.5.6 #46848
  • Upgrade to Spring Authorization Server 1.4.5 #46692
  • Upgrade to Spring Data Bom 2024.1.9 #46693
  • Upgrade to Spring Framework 6.2.10 #46694
  • Upgrade to Spring Kafka 3.3.9 #46870
  • Upgrade to Spring LDAP 3.2.14 #46695
  • Upgrade to Spring Pulsar 1.2.9 #46696
  • Upgrade to Spring RESTDocs 3.0.5 #46919
  • Upgrade to Spring Security 6.4.9 #46697

... (truncated)

Commits
  • b613567 Release v3.4.9
  • 47b0632 Merge pull request #46927 from izeye
  • 8b71458 Adapt checkstyle rules for 3.4.x
  • fb99bad Remove redundant suppressions from Checkstyle configuration
  • b6bae9f Upgrade to Spring RESTDocs 3.0.5
  • ec09196 Merge pull request #46914 from nicolasgarea
  • 25c29b5 Remove redundant suppressions
  • 4c76392 Remove duplicate suppression in Checkstyle configuration
  • 6381582 Start building against Spring RESTDocs 3.0.5 snapshots
  • c1c3de9 Upgrade to Spring Authorization Server 1.4.5
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-maven-plugin from 3.4.7 to 3.4.9

Release notes

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

v3.4.9

🐞 Bug Fixes

  • Hazelcast health indicator reports the wrong status when Hazelcast has shut down due to an out-of-memory error #46877
  • Performance critical tracing code has high overhead due to the use of the Stream API #46838
  • SpringLiquibaseCustomizer is exposed outside its defined visibility scope #46752
  • Race condition in OutputCapture can result in stale data #46685
  • Default value not detected for a field annoted with @Name #46662
  • Memory not freed on context restart in JpaMetamodel#CACHE with spring.main.lazy-initialization=true #46630
  • Property name is incorrect when reporting a mis-configured OAuth 2 Resource Server JWT public key location #46627
  • Missing metadata when using @Name with a constructor-bound property #46599
  • Failure to discover default value for a primitive should not lead to document its default value #46551

📔 Documentation

  • Observability examples in the reference guide are missing the Kotlin version #46775
  • Kotlin samples for configuration metadata are in the wrong package #46774
  • Align method descriptions for SslOptions getCiphers and getEnabledProtocols with @returns #46756
  • Tracing samples in the reference guide are missing the Kotlin version #46699
  • spring-boot-test-autoconfigure should use the configuration properties annotation processor like other modules #46584
  • spring.test.webtestclient.timeout is not documented #46577
  • spring.test.mockmvc properties are not documented #46576
  • Adapt deprecation level for management.health.influxdb.enabled #46574
  • Improve Virtual Threads section to mention the changes in Java 24 #46547

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.4 #46711
  • Upgrade to Hibernate 6.6.26.Final #46881
  • Upgrade to Hibernate Validator 8.0.3.Final #46713
  • Upgrade to Infinispan 15.0.19.Final #46847
  • Upgrade to Jersey 3.1.11 #46723
  • Upgrade to Jetty 12.0.25 #46833
  • Upgrade to Jetty Reactive HTTPClient 4.0.11 #46882
  • Upgrade to jOOQ 3.19.25 #46807
  • Upgrade to Micrometer 1.14.10 #46689
  • Upgrade to Micrometer Tracing 1.4.9 #46690
  • Upgrade to MySQL 9.4.0 #46715
  • Upgrade to Netty 4.1.124.Final #46834
  • Upgrade to Pulsar 3.3.8 #46716
  • Upgrade to Reactor Bom 2024.0.9 #46691
  • Upgrade to REST Assured 5.5.6 #46848
  • Upgrade to Spring Authorization Server 1.4.5 #46692
  • Upgrade to Spring Data Bom 2024.1.9 #46693
  • Upgrade to Spring Framework 6.2.10 #46694
  • Upgrade to Spring Kafka 3.3.9 #46870
  • Upgrade to Spring LDAP 3.2.14 #46695
  • Upgrade to Spring Pulsar 1.2.9 #46696
  • Upgrade to Spring RESTDocs 3.0.5 #46919
  • Upgrade to Spring Security 6.4.9 #46697

... (truncated)

Commits
  • b613567 Release v3.4.9
  • 47b0632 Merge pull request #46927 from izeye
  • 8b71458 Adapt checkstyle rules for 3.4.x
  • fb99bad Remove redundant suppressions from Checkstyle configuration
  • b6bae9f Upgrade to Spring RESTDocs 3.0.5
  • ec09196 Merge pull request #46914 from nicolasgarea
  • 25c29b5 Remove redundant suppressions
  • 4c76392 Remove duplicate suppression in Checkstyle configuration
  • 6381582 Start building against Spring RESTDocs 3.0.5 snapshots
  • c1c3de9 Upgrade to Spring Authorization Server 1.4.5
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `spring-boot-dependencies.version` from 3.4.7 to 3.4.9.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.7...v3.4.9)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.7...v3.4.9)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.7...v3.4.9)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-version: 3.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-version: 3.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-version: 3.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

Labels

The following labels could not be found: 6.x dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from a team as a code owner August 22, 2025 04:57
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.

0 participants