Skip to content

Commit 58fd97d

Browse files
Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.46.0 (#769)
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.45.0 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.0...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2866d0d commit 58fd97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<aspectj.maven.plugin.version>1.15.0</aspectj.maven.plugin.version>
133133
<build.helper.maven.plugin.version>3.6.0</build.helper.maven.plugin.version>
134134
<commons.io.version>2.19.0</commons.io.version>
135-
<docker.maven.plugin.version>0.45.0</docker.maven.plugin.version>
135+
<docker.maven.plugin.version>0.46.0</docker.maven.plugin.version>
136136
<javassist.maven.plugin.version>0.2.8</javassist.maven.plugin.version>
137137
<maven.assembly.plugin.version>3.7.1</maven.assembly.plugin.version>
138138
<rpm.maven.plugin.version>2.3.0</rpm.maven.plugin.version>

0 commit comments

Comments
 (0)