Skip to content

chore(deps): Bump com.github.docker-java:docker-java from 3.7.0 to 3.7.1#22235

Merged
apupier merged 1 commit intomainfrom
dependabot/maven/com.github.docker-java-docker-java-3.7.1
Mar 24, 2026
Merged

chore(deps): Bump com.github.docker-java:docker-java from 3.7.0 to 3.7.1#22235
apupier merged 1 commit intomainfrom
dependabot/maven/com.github.docker-java-docker-java-3.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps com.github.docker-java:docker-java from 3.7.0 to 3.7.1.

Release notes

Sourced from com.github.docker-java:docker-java's releases.

3.7.1

Changes

🚀 Features

🧰 Maintenance

Commits
  • 7b7fabd Update actions/checkout and actions/setup-java
  • 0dde6bc Deprecate ListImagesCmd#withImageNameFilter (#2595)
  • 36e5c0f Bump org.testcontainers:testcontainers from 2.0.2 to 2.0.3 (#2564)
  • f70fb40 Bump org.sonatype.central:central-publishing-maven-plugin (#2573)
  • 5bb3971 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2576)
  • 6e1c22c Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#2580)
  • 0ae6ea0 Bump netty.version from 4.2.7.Final to 4.2.10.Final (#2585)
  • a3cb696 Add support to export container (#2594)
  • c7f0c0b Add support to get the history of an image (#2592)
  • ea48fd6 Update maven version to 3.9.12 (#2591)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 24, 2026
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@apupier
Copy link
Contributor

apupier commented Mar 24, 2026

APi break:

Error:  /home/runner/work/camel/camel/components/camel-docker/src/test/java/org/apache/camel/component/docker/it/FakeDockerCmdExecFactory.java:[101,8] org.apache.camel.component.docker.it.FakeDockerCmdExecFactory is not abstract and does not override abstract method createExportContainerCmdExec() in com.github.dockerjava.api.command.DockerCmdExecFactory

@apupier apupier self-assigned this Mar 24, 2026
Bumps [com.github.docker-java:docker-java](https://github.com/docker-java/docker-java)
from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/docker-java/docker-java/releases)
- [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md)
- [Commits](docker-java/docker-java@3.7.0...3.7.1)

---
updated-dependencies:
- dependency-name: com.github.docker-java:docker-java
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Adapt API

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Aurélien Pupier <apupier@ibm.com>
@apupier apupier force-pushed the dependabot/maven/com.github.docker-java-docker-java-3.7.1 branch from 8a76f7e to a4e5739 Compare March 24, 2026 16:09
@apupier
Copy link
Contributor

apupier commented Mar 24, 2026

/component-test docker

@github-actions
Copy link
Contributor

/component-test docker tests passed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

🧪 CI tested the following changed modules:

  • components/camel-docker
  • parent

ℹ️ Dependent modules were not tested because the total number of affected modules exceeded the threshold (50). Use the test-dependents label to force testing all dependents.

Build reactor — dependencies compiled but only changed modules were tested (4 modules)
  • Camel :: Docker
  • Camel :: Docker [jar]
  • Camel :: Parent
  • Camel :: Parent [pom]

@github-actions
Copy link
Contributor

Parent POM dependency changes: targeted tests passed

Changed properties: docker-java-version

Affected modules (1)
  • :camel-docker

@apupier apupier merged commit 89fc619 into main Mar 24, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.docker-java-docker-java-3.7.1 branch March 24, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant