spring-cloud-app-broker
spring-cloud-app-broker copied to clipboard
(2.3.x): Bump org.springframework.boot from 3.3.9 to 3.3.10
Bumps org.springframework.boot from 3.3.9 to 3.3.10.
Release notes
Sourced from org.springframework.boot's releases.
v3.3.10
:lady_beetle: Bug Fixes
- Docker API error message is missing in some cases #44628
- When loading configuration from a Resource, Log4J2LoggingSystem may not close the InputStream #44467
- DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry should not be public #44466
- When the main class is not proxied, native testing that uses the application's main method does not work #44461
- When loading from a resource, PemContent does not close the InputStream #44443
- ResourceBanner does not close the InputStream used to read the banner #44441
- Kafka in native-image fails when using SSL bundles #44435
- ConfigDataLocationResolvers and PropertySourceLoaders are loaded using a potentially different class loader #44427
- Kafka message sending fails with 'class SslBundleSslEngineFactory could not be found' #44414
- Nested test classes don't inherit properties from
@DataJpaTeston enclosing class #44348:notebook_with_decorative_cover: Documentation
- Polish javadoc of SqlR2dbcScriptDatabaseInitializer #44763
- Remove OpenShift link that 404s #44724
- Multiline properties in documentation are missing backslashes #44583
- Fix link to javadoc for JavaExec.setArgsString #44526
- Fix typo in documentation #44514
- Update descriptions of properties that no longer require Flyway Teams #44460
- Samples for metadata annotation processers have invalid fold attribute #44413
- Adapt Javadoc reference of JooqExceptionTranslator to use ExceptionTranslatorExecuteListener #44385
- Clarify which Mongo properties are ignored when URI property is set #44384
:hammer: Dependency Upgrades
- Upgrade to ActiveMQ 6.1.6 #44667
- Upgrade to AspectJ 1.9.23 #44719
- Upgrade to Groovy 4.0.26 #44538
- Upgrade to Infinispan 15.0.14.Final #44539
- Upgrade to Jetty 12.0.18 #44769
- Upgrade to Jetty Reactive HTTPClient 4.0.9 #44768
- Upgrade to jOOQ 3.19.21 #44668
- Upgrade to Logback 1.5.18 #44770
- Upgrade to Maven Deploy Plugin 3.1.4 #44542
- Upgrade to Maven Install Plugin 3.1.4 #44543
- Upgrade to Micrometer 1.13.12 #44558
- Upgrade to Micrometer Tracing 1.3.10 #44559
- Upgrade to Native Build Tools Plugin 0.10.6 #44707
- Upgrade to Neo4j Java Driver 5.28.3 #44690
- Upgrade to Netty 4.1.119.Final #44544
- Upgrade to Reactor Bom 2023.0.16 #44560
- Upgrade to SLF4J 2.0.17 #44545
- Upgrade to Spring AMQP 3.1.10 #44738
- Upgrade to Spring Data Bom 2024.0.10 #44561
- Upgrade to Spring Framework 6.1.18 #44491
- Upgrade to Spring Integration 6.3.9 #44771
- Upgrade to Spring Kafka 3.2.8 #44772
... (truncated)
Commits
79291bcRelease v3.3.1099fa21cUpgrade to asciidoctor-extensions 1.0.0-alpha.1780b6c59Improve debuggability of DockerComposeTestExtension6b9cd87Use gvenzl/oracle-free:23.6-slim which has ARM64 support5f11a6dUpgrade to Spring WS 4.0.12bffbf84Upgrade to Spring Security 6.3.82fdbc03Upgrade to Spring Kafka 3.2.8a8e91fdUpgrade to Spring Integration 6.3.9ee90148Upgrade to Logback 1.5.18afce8b9Upgrade to Jetty 12.0.18- Additional commits viewable in compare view
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)