Skip to content

chore(deps): bump the maven-minor-patch group with 3 updates#392

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/maven-minor-patch-84ea897121
Open

chore(deps): bump the maven-minor-patch group with 3 updates#392
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/maven-minor-patch-84ea897121

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the maven-minor-patch group with 3 updates: com.github.docker-java:docker-java-core, com.github.docker-java:docker-java-transport-httpclient5 and com.networknt:json-schema-validator.

Updates com.github.docker-java:docker-java-core from 3.4.0 to 3.7.1

Release notes

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

3.7.1

Changes

🚀 Features

🧰 Maintenance

3.7.0

Changes

3.6.0

Changes

... (truncated)

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

Updates com.github.docker-java:docker-java-transport-httpclient5 from 3.4.0 to 3.7.1

Release notes

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

3.7.1

Changes

🚀 Features

🧰 Maintenance

3.7.0

Changes

3.6.0

Changes

... (truncated)

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

Updates com.networknt:json-schema-validator from 1.5.8 to 1.5.9

Release notes

Sourced from com.networknt:json-schema-validator's releases.

1.5.9- 2025-09-13

Added

Changed

Changelog

Sourced from com.networknt:json-schema-validator's changelog.

Change Log

All notable changes to this project will be documented in this file.

This format is based on Keep a Changelog.

This project does not adhere to Semantic Versioning and minor version changes can have incompatible API changes. These incompatible API changes will largely affect those who have custom validator or walker implementations. Those who just use the library to validate using the standard JSON Schema Draft specifications may not need changes.

[Unreleased]

Added

Changed

Changed

3.0.1- 2026-03-10

Added

Changed

3.0.0- 2025-12-13

Added

Changed

2.0.1- 2025-12-11

Added

Changed

2.0.0- 2025-10-25

Added

... (truncated)

Commits

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 <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 maven-minor-patch group with 3 updates: [com.github.docker-java:docker-java-core](https://github.com/docker-java/docker-java), [com.github.docker-java:docker-java-transport-httpclient5](https://github.com/docker-java/docker-java) and [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator).


Updates `com.github.docker-java:docker-java-core` from 3.4.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.4.0...3.7.1)

Updates `com.github.docker-java:docker-java-transport-httpclient5` from 3.4.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.4.0...3.7.1)

Updates `com.networknt:json-schema-validator` from 1.5.8 to 1.5.9
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.5.8...1.5.9)

---
updated-dependencies:
- dependency-name: com.github.docker-java:docker-java-core
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: com.github.docker-java:docker-java-transport-httpclient5
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: com.networknt:json-schema-validator
  dependency-version: 1.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: java. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from hectorvent as a code owner April 13, 2026 03:33
@hampsterx
Copy link
Copy Markdown
Contributor

Root cause of CI failures: docker-java version skew with Quarkus BOM.

Quarkus 3.34.3 BOM pins docker-java-api to 3.7.0. This PR bumps only docker-java-core and docker-java-transport-httpclient5 to 3.7.1, so Maven resolves:

docker-java-core:3.7.1
  ├─ docker-java-api:3.7.0       (version managed from 3.7.1)
  └─ docker-java-transport:3.7.0 (version managed from 3.7.1)
docker-java-transport-httpclient5:3.7.1

com.github.dockerjava.api.command.ImageHistoryCmd was added in docker-java-api 3.7.1. With 3.7.0 on the classpath but 3.7.1 core referencing it, DockerClientProducer.dockerClient() fails at first use:

NoClassDefFoundError: com/github/dockerjava/api/command/ImageHistoryCmd
  at DockerClientProducer.dockerClient(DockerClientProducer.java:47)

That cascades into every failure in this run:

  • EcrIntegrationTest (500s on CreateRepository etc)
  • ElastiCacheIntegrationTest (Connection refused, proxy never starts)
  • CloudFormationIntegrationTest.createStack_ecrAutoName_isLowercase
  • sdk-test-node/python/java/go/awscli (same services, via SDK)
  • compat-cdk/compat-terraform cancelled downstream

The json-schema-validator 1.5.8 → 1.5.9 bump in this PR is unrelated and fine.

Options:

  1. Add explicit docker-java-api and docker-java-transport 3.7.1 deps to override the BOM pin
  2. Split this PR: merge json-schema-validator bump now, hold docker-java until Quarkus BOM aligns at 3.7.1+
  3. Close and wait

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