okhttp-spring-boot
okhttp-spring-boot copied to clipboard
Bump org.springframework.boot from 3.2.10 to 3.2.11
Bumps org.springframework.boot from 3.2.10 to 3.2.11.
Release notes
Sourced from org.springframework.boot'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
@Primaryis 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
8ff3084Release v3.2.119858b4bFix release script83a3212Use github.ref_name when deploying snapshots76cfc57Use steps.build-and-publish.outputs.version instead of github.ref_name38d5348Upgrade to Spring Integration 6.2.1078d0e48Upgrade to Spring GraphQL 1.2.9f8c9fe4Upgrade to Spring Authorization Server 1.2.70e84c48Upgrade to Spring Security 6.2.7ced285dUpgrade to Spring Pulsar 1.0.11747a971Upgrade to Pulsar Reactive 0.5.8- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| org.springframework.boot | [>= 3.3.a, < 3.4] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)