Skip to content

Commit

Permalink
Bump com.github.docker-java:docker-java-bom from 3.3.4 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [com.github.docker-java:docker-java-bom](https://github.com/docker-java/docker-java) from 3.3.4 to 3.4.0.
- [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.3.4...3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent f30b5cd commit 52d2fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-bom</artifactId>
<version>3.3.4</version>
<version>3.4.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 52d2fe2

Please sign in to comment.