Skip to content

Commit cf7df9e

Browse files
Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.45.0 (#475)
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.43.4 to 0.45.0. - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases) - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md) - [Commits](fabric8io/docker-maven-plugin@v0.43.4...v0.45.0) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f25ddd commit cf7df9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpcore5-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>io.fabric8</groupId>
127127
<artifactId>docker-maven-plugin</artifactId>
128-
<version>0.43.4</version>
128+
<version>0.45.0</version>
129129
<executions>
130130
<execution>
131131
<id>start-httpbin</id>

0 commit comments

Comments
 (0)