Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(2.3.x): Bump org.springframework.boot from 3.3.9 to 3.3.10 #1164

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps org.springframework.boot from 3.3.9 to 3.3.10.

Release notes

Sourced from org.springframework.boot's releases.

v3.3.10

🐞 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 @DataJpaTest on enclosing class #44348

📔 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

🔨 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
  • 79291bc Release v3.3.10
  • 99fa21c Upgrade to asciidoctor-extensions 1.0.0-alpha.17
  • 80b6c59 Improve debuggability of DockerComposeTestExtension
  • 6b9cd87 Use gvenzl/oracle-free:23.6-slim which has ARM64 support
  • 5f11a6d Upgrade to Spring WS 4.0.12
  • bffbf84 Upgrade to Spring Security 6.3.8
  • 2fdbc03 Upgrade to Spring Kafka 3.2.8
  • a8e91fd Upgrade to Spring Integration 6.3.9
  • ee90148 Upgrade to Logback 1.5.18
  • afce8b9 Upgrade to Jetty 12.0.18
  • 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 <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 [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.9...v3.3.10)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@spikymonkey spikymonkey merged commit ad98703 into 2.3.x Apr 4, 2025
3 checks passed
@spikymonkey spikymonkey deleted the dependabot/gradle/2.3.x/org.springframework.boot-3.3.10 branch April 4, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant