Skip to content

Bump org.springframework.boot:spring-boot-starter from 3.3.9 to 3.3.10 in the development-dependencies group #3818

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates org.springframework.boot:spring-boot-starter from 3.3.9 to 3.3.10

Release notes

Sourced from org.springframework.boot:spring-boot-starter'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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 1 update: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot:spring-boot-starter` 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:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Mar 22, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Mar 22, 2025
@github-actions github-actions bot added this to the 3.3.5 milestone Mar 22, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 22, 2025 10:12
@github-actions github-actions bot merged commit 49adbe7 into 3.3.x Mar 22, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.3.x/development-dependencies-8ca45a67d7 branch March 22, 2025 10:13
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.

0 participants