Skip to content

Commit

Permalink
build(deps-dev): bump com.github.docker-java:docker-java-api (#1934)
Browse files Browse the repository at this point in the history
Bumps [com.github.docker-java:docker-java-api](https://github.com/docker-java/docker-java) from 3.4.0 to 3.4.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.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 85b0030 commit 8539d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/drivers/opcua/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-api</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8539d15

Please sign in to comment.