Skip to content

Commit 1aa690f

Browse files
Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.45.1 to 0.46.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.45.1...v0.46.0) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b75ffaa commit 1aa690f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv-validator-cmd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>io.fabric8</groupId>
169169
<artifactId>docker-maven-plugin</artifactId>
170-
<version>0.45.1</version>
170+
<version>0.46.0</version>
171171
<configuration>
172172
<verbose>true</verbose>
173173
<images>

0 commit comments

Comments
 (0)