spring-projects / spring-kafka

Provides Familiar Spring Abstractions for Apache Kafka
https://projects.spring.io/spring-kafka
Apache License 2.0
2.19k stars 1.56k forks source link

Bump org.springframework.boot:spring-boot-starter from 3.2.10 to 3.2.11 in the development-dependencies group #3593

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the development-dependencies group with 1 update: org.springframework.boot:spring-boot-starter.

Updates org.springframework.boot:spring-boot-starter from 3.2.10 to 3.2.11

Release notes

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

v3.2.11

:lady_beetle: Bug Fixes

  • Case-insensitive comparisons may be adversely affected by the user's locale #42719
  • DataSourceProperties#driverClassIsLoadable should not print a stacktrace to the error stream when it fails #42681
  • Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails #42489
  • ActiveMQ Artemis Connection Factory creation fails in native image #42414
  • Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite #42396
  • Report produced by ConditionReportApplicationContextFailureProcessor is always empty in a failed test #42185

:notebook_with_decorative_cover: Documentation

  • Fix systemd example configuration #42795
  • Polish javadoc for Binder#bindOrCreate(String, Class) #42777
  • Remove stale link to jar-to-war getting started guide #42691
  • Fix Regex javadoc links #42645
  • Clarify why @Primary is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42598
  • Remove links to Spring Data GemFire #42575
  • Improve the javadoc describing when @ConditionalOn(Missing)Bean will infer the type to match #42504
  • Polish documentation #42445
  • Document how to handle MANIFEST.MF in native image with Maven #42412
  • Document support for Java 23 #42374
  • Remove note about graceful shutdown with Tomcat requiring 9.0.33 or later as we now require 10.1.x #42373
  • Improve classpath index documentation for reproducible builds #41265
  • Document how Map properties are bound from environment variables #40936
  • Document that the exact behavior of the maximum HTTP request header size property is server-specific #40798

:hammer: Dependency Upgrades

  • Upgrade to ActiveMQ 5.18.6 #42612
  • Upgrade to Dropwizard Metrics 4.2.28 #42613
  • Upgrade to Infinispan 14.0.32.Final #42614
  • Upgrade to Jaybird 5.0.6.java11 #42747
  • Upgrade to Jersey 3.1.9 #42615
  • Upgrade to Jetty 12.0.14 #42617
  • Upgrade to Jetty Reactive HTTPClient 4.0.8 #42616
  • Upgrade to jOOQ 3.18.21 #42816
  • Upgrade to JUnit Jupiter 5.10.5 #42619
  • Upgrade to Micrometer 1.12.11 #42531
  • Upgrade to Micrometer Tracing 1.2.11 #42532
  • Upgrade to Neo4j Java Driver 5.25.0 #42626
  • Upgrade to Netty 4.1.114.Final #42620
  • Upgrade to Pooled JMS 3.1.7 #42621
  • Upgrade to Pulsar Reactive 0.5.8 #42817
  • Upgrade to R2DBC Pool 1.0.2.RELEASE #42748
  • Upgrade to R2DBC Postgresql 1.0.7.RELEASE #42749
  • Upgrade to Reactor Bom 2023.0.11 #42533
  • Upgrade to Spring Authorization Server 1.2.7 #42534
  • Upgrade to Spring Framework 6.1.14 #42536
  • Upgrade to Spring GraphQL 1.2.9 #42740

... (truncated)

Commits
  • 8ff3084 Release v3.2.11
  • 9858b4b Fix release script
  • 83a3212 Use github.ref_name when deploying snapshots
  • 76cfc57 Use steps.build-and-publish.outputs.version instead of github.ref_name
  • 38d5348 Upgrade to Spring Integration 6.2.10
  • 78d0e48 Upgrade to Spring GraphQL 1.2.9
  • f8c9fe4 Upgrade to Spring Authorization Server 1.2.7
  • 0e84c48 Upgrade to Spring Security 6.2.7
  • ced285d Upgrade to Spring Pulsar 1.0.11
  • 747a971 Upgrade to Pulsar Reactive 0.5.8
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions