Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps spring-boot from 3.4.13-SNAPSHOT to 3.4.13.
Updates org.springframework.boot:spring-boot-starter-amqp from 3.4.13-SNAPSHOT to 3.4.13

Release notes

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

v3.4.13

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48484
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48446
  • Profiles retained during AOT processing are not configured in a native image #48408
  • Redis health check reports an error when redis_version is missing from the INFO response #48320
  • Parent's MeterRegistry beans are closed when child context closes #48319

📔 Documentation

  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48529
  • Documentation has an outdated reference to the Jackson Kotlin Module #48525
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48524
  • License header in build samples is displayed in the reference documentation #48474
  • Configuring Two DataSources How-To code sample is inconsistent #48407
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48358
  • Polish TestRestTemplate examples in the reference guide #48334
  • Fix links to javadoc in the reference documentation #48298
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48264
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48220
  • Infinispan Cache Documentation is outdated #48191

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48505
  • Upgrade to AspectJ 1.9.25.1 #48554
  • Upgrade to Hibernate 6.6.39.Final #48538
  • Upgrade to Jetty 12.0.31 #48452
  • Upgrade to jOOQ 3.19.29 #48453
  • Upgrade to Logback 1.5.22 #48504
  • Upgrade to Micrometer 1.14.14 #48412
  • Upgrade to Micrometer Tracing 1.4.13 #48413
  • Upgrade to Netty 4.1.130.Final #48539
  • Upgrade to Pooled JMS 3.1.8 #48555
  • Upgrade to Reactor Bom 2024.0.13 #48414
  • Upgrade to Spring Authorization Server 1.4.8 #48415
  • Upgrade to Spring Data Bom 2024.1.13 #48416
  • Upgrade to Spring Framework 6.2.15 #48417
  • Upgrade to Spring GraphQL 1.3.7 #48418
  • Upgrade to Spring Integration 6.4.10 #48556
  • Upgrade to Spring LDAP 3.2.16 #48419
  • Upgrade to Spring Pulsar 1.2.13 #48420
  • Upgrade to Spring Session 3.4.7 #48421
  • Upgrade to Spring WS 4.0.17 #48422
  • Upgrade to Tomcat 10.1.50 #48506

❤️ Contributors

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

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-pulsar from 3.4.13-SNAPSHOT to 3.4.13

Release notes

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

v3.4.13

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48484
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48446
  • Profiles retained during AOT processing are not configured in a native image #48408
  • Redis health check reports an error when redis_version is missing from the INFO response #48320
  • Parent's MeterRegistry beans are closed when child context closes #48319

📔 Documentation

  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48529
  • Documentation has an outdated reference to the Jackson Kotlin Module #48525
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48524
  • License header in build samples is displayed in the reference documentation #48474
  • Configuring Two DataSources How-To code sample is inconsistent #48407
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48358
  • Polish TestRestTemplate examples in the reference guide #48334
  • Fix links to javadoc in the reference documentation #48298
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48264
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48220
  • Infinispan Cache Documentation is outdated #48191

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48505
  • Upgrade to AspectJ 1.9.25.1 #48554
  • Upgrade to Hibernate 6.6.39.Final #48538
  • Upgrade to Jetty 12.0.31 #48452
  • Upgrade to jOOQ 3.19.29 #48453
  • Upgrade to Logback 1.5.22 #48504
  • Upgrade to Micrometer 1.14.14 #48412
  • Upgrade to Micrometer Tracing 1.4.13 #48413
  • Upgrade to Netty 4.1.130.Final #48539
  • Upgrade to Pooled JMS 3.1.8 #48555
  • Upgrade to Reactor Bom 2024.0.13 #48414
  • Upgrade to Spring Authorization Server 1.4.8 #48415
  • Upgrade to Spring Data Bom 2024.1.13 #48416
  • Upgrade to Spring Framework 6.2.15 #48417
  • Upgrade to Spring GraphQL 1.3.7 #48418
  • Upgrade to Spring Integration 6.4.10 #48556
  • Upgrade to Spring LDAP 3.2.16 #48419
  • Upgrade to Spring Pulsar 1.2.13 #48420
  • Upgrade to Spring Session 3.4.7 #48421
  • Upgrade to Spring WS 4.0.17 #48422
  • Upgrade to Tomcat 10.1.50 #48506

❤️ Contributors

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

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-pulsar-reactive from 3.4.13-SNAPSHOT to 3.4.13

Release notes

Sourced from org.springframework.boot:spring-boot-starter-pulsar-reactive's releases.

v3.4.13

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48484
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48446
  • Profiles retained during AOT processing are not configured in a native image #48408
  • Redis health check reports an error when redis_version is missing from the INFO response #48320
  • Parent's MeterRegistry beans are closed when child context closes #48319

📔 Documentation

  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48529
  • Documentation has an outdated reference to the Jackson Kotlin Module #48525
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48524
  • License header in build samples is displayed in the reference documentation #48474
  • Configuring Two DataSources How-To code sample is inconsistent #48407
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48358
  • Polish TestRestTemplate examples in the reference guide #48334
  • Fix links to javadoc in the reference documentation #48298
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48264
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48220
  • Infinispan Cache Documentation is outdated #48191

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48505
  • Upgrade to AspectJ 1.9.25.1 #48554
  • Upgrade to Hibernate 6.6.39.Final #48538
  • Upgrade to Jetty 12.0.31 #48452
  • Upgrade to jOOQ 3.19.29 #48453
  • Upgrade to Logback 1.5.22 #48504
  • Upgrade to Micrometer 1.14.14 #48412
  • Upgrade to Micrometer Tracing 1.4.13 #48413
  • Upgrade to Netty 4.1.130.Final #48539
  • Upgrade to Pooled JMS 3.1.8 #48555
  • Upgrade to Reactor Bom 2024.0.13 #48414
  • Upgrade to Spring Authorization Server 1.4.8 #48415
  • Upgrade to Spring Data Bom 2024.1.13 #48416
  • Upgrade to Spring Framework 6.2.15 #48417
  • Upgrade to Spring GraphQL 1.3.7 #48418
  • Upgrade to Spring Integration 6.4.10 #48556
  • Upgrade to Spring LDAP 3.2.16 #48419
  • Upgrade to Spring Pulsar 1.2.13 #48420
  • Upgrade to Spring Session 3.4.7 #48421
  • Upgrade to Spring WS 4.0.17 #48422
  • Upgrade to Tomcat 10.1.50 #48506

❤️ Contributors

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

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-test from 3.4.13-SNAPSHOT to 3.4.13

Release notes

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

v3.4.13

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48484
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48446
  • Profiles retained during AOT processing are not configured in a native image #48408
  • Redis health check reports an error when redis_version is missing from the INFO response #48320
  • Parent's MeterRegistry beans are closed when child context closes #48319

📔 Documentation

  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48529
  • Documentation has an outdated reference to the Jackson Kotlin Module #48525
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48524
  • License header in build samples is displayed in the reference documentation #48474
  • Configuring Two DataSources How-To code sample is inconsistent #48407
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48358
  • Polish TestRestTemplate examples in the reference guide #48334
  • Fix links to javadoc in the reference documentation #48298
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48264
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48220
  • Infinispan Cache Documentation is outdated #48191

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48505
  • Upgrade to AspectJ 1.9.25.1 #48554
  • Upgrade to Hibernate 6.6.39.Final #48538
  • Upgrade to Jetty 12.0.31 #48452
  • Upgrade to jOOQ 3.19.29 #48453
  • Upgrade to Logback 1.5.22 #48504
  • Upgrade to Micrometer 1.14.14 #48412
  • Upgrade to Micrometer Tracing 1.4.13 #48413
  • Upgrade to Netty 4.1.130.Final #48539
  • Upgrade to Pooled JMS 3.1.8 #48555
  • Upgrade to Reactor Bom 2024.0.13 #48414
  • Upgrade to Spring Authorization Server 1.4.8 #48415
  • Upgrade to Spring Data Bom 2024.1.13 #48416
  • Upgrade to Spring Framework 6.2.15 #48417
  • Upgrade to Spring GraphQL 1.3.7 #48418
  • Upgrade to Spring Integration 6.4.10 #48556
  • Upgrade to Spring LDAP 3.2.16 #48419
  • Upgrade to Spring Pulsar 1.2.13 #48420
  • Upgrade to Spring Session 3.4.7 #48421
  • Upgrade to Spring WS 4.0.17 #48422
  • Upgrade to Tomcat 10.1.50 #48506

❤️ Contributors

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

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-testcontainers from 3.4.13-SNAPSHOT to 3.4.13

Release notes

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

v3.4.13

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48484
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48446
  • Profiles retained during AOT processing are not configured in a native image #48408
  • Redis health check reports an error when redis_version is missing from the INFO response #48320
  • Parent's MeterRegistry beans are closed when child context closes #48319

📔 Documentation

  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48529
  • Documentation has an outdated reference to the Jackson Kotlin Module #48525
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48524
  • License header in build samples is displayed in the reference documentation #48474
  • Configuring Two DataSources How-To code sample is inconsistent #48407
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48358
  • Polish TestRestTemplate examples in the reference guide #48334
  • Fix links to javadoc in the reference documentation #48298
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48264
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48220
  • Infinispan Cache Documentation is outdated #48191

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48505
  • Upgrade to AspectJ 1.9.25.1 #48554
  • Upgrade to Hibernate 6.6.39.Final #48538
  • Upgrade to Jetty 12.0.31 #48452
  • Upgrade to jOOQ 3.19.29 #48453
  • Upgrade to Logback 1.5.22 #48504
  • Upgrade to Micrometer 1.14.14 #48412
  • Upgrade to Micrometer Tracing 1.4.13 #48413
  • Upgrade to Netty 4.1.130.Final #48539
  • Upgrade to Pooled JMS 3.1.8 #48555
  • Upgrade to Reactor Bom 2024.0.13 #48414
  • Upgrade to Spring Authorization Server 1.4.8 #48415
  • Upgrade to Spring Data Bom 2024.1.13 #48416
  • Upgrade to Spring Framework 6.2.15 #48417
  • Upgrade to Spring GraphQL 1.3.7 #48418
  • Upgrade to Spring Integration 6.4.10 #48556
  • Upgrade to Spring LDAP 3.2.16 #48419
  • Upgrade to Spring Pulsar 1.2.13 #48420
  • Upgrade to Spring Session 3.4.7 #48421
  • Upgrade to Spring WS 4.0.17 #48422
  • Upgrade to Tomcat 10.1.50 #48506

❤️ Contributors

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

... (truncated)

Commits

Updates org.springframework.boot from 3.4.13-SNAPSHOT to 3.4.13

Release notes

Sourced from org.springframework.boot's releases.

v3.4.13

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48484
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48446
  • Profiles retained during AOT processing are not configured in a native image #48408
  • Redis health check reports an error when redis_version is missing from the INFO response #48320
  • Parent's MeterRegistry beans are closed when child context closes #48319

📔 Documentation

  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48529
  • Documentation has an outdated reference to the Jackson Kotlin Module #48525
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48524
  • License header in build samples is displayed in the reference documentation #48474
  • Configuring Two DataSources How-To code sample is inconsistent #48407
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48358
  • Polish TestRestTemplate examples in the reference guide #48334
  • Fix links to javadoc in the reference documentation #48298
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48264
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48220
  • Infinispan Cache Documentation is outdated #48191

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48505
  • Upgrade to AspectJ 1.9.25.1 #48554
  • Upgrade to Hibernate 6.6.39.Final #48538
  • Upgrade to Jetty 12.0.31 #48452
  • Upgrade to jOOQ 3.19.29 #48453
  • Upgrade to Logback 1.5.22 #48504
  • Upgrade to Micrometer 1.14.14 #48412
  • Upgrade to Micrometer Tracing 1.4.13 #48413
  • Upgrade to Netty 4.1.130.Final #48539
  • Upgrade to Pooled JMS 3.1.8 #48555
  • Upgrade to Reactor Bom 2024.0.13 #48414
  • Upgrade to Spring Authorization Server 1.4.8 #48415
  • Upgrade to Spring Data Bom 2024.1.13 #48416
  • Upgrade to Spring Framework 6.2.15 #48417
  • Upgrade to Spring GraphQL 1.3.7 #48418
  • Upgrade to Spring Integration 6.4.10 #48556
  • Upgrade to Spring LDAP 3.2.16 #48419
  • Upgrade to Spring Pulsar 1.2.13 #48420
  • Upgrade to Spring Session 3.4.7 #48421
  • Upgrade to Spring WS 4.0.17 #48422
  • Upgrade to Tomcat 10.1.50 #48506

❤️ Contributors

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

... (truncated)

Commits

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 `spring-boot` from 3.4.13-SNAPSHOT to 3.4.13.

Updates `org.springframework.boot:spring-boot-starter-amqp` from 3.4.13-SNAPSHOT to 3.4.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.13)

Updates `org.springframework.boot:spring-boot-starter-pulsar` from 3.4.13-SNAPSHOT to 3.4.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.13)

Updates `org.springframework.boot:spring-boot-starter-pulsar-reactive` from 3.4.13-SNAPSHOT to 3.4.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.13)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.13-SNAPSHOT to 3.4.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.13)

Updates `org.springframework.boot:spring-boot-testcontainers` from 3.4.13-SNAPSHOT to 3.4.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.13)

Updates `org.springframework.boot` from 3.4.13-SNAPSHOT to 3.4.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.13)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-amqp
  dependency-version: 3.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-pulsar
  dependency-version: 3.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-pulsar-reactive
  dependency-version: 3.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-version: 3.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-testcontainers
  dependency-version: 3.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot
  dependency-version: 3.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade2 label Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant