Skip to content

Commit 57e83cd

Browse files
dependabot[bot]andrei-punko
authored andcommitted
Bump docker-maven-plugin from 0.31.0 to 0.42.1
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.31.0 to 0.42.1. - [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.31.0...v0.42.1) --- 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]>
1 parent 95d525d commit 57e83cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

elasticsearch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<plugin>
2222
<groupId>io.fabric8</groupId>
2323
<artifactId>docker-maven-plugin</artifactId>
24-
<version>0.31.0</version>
24+
<version>0.42.1</version>
2525
<configuration>
2626
<showLogs>true</showLogs>
2727
<images>

hibernate-mappings/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<plugin>
2121
<groupId>io.fabric8</groupId>
2222
<artifactId>docker-maven-plugin</artifactId>
23-
<version>0.31.0</version>
23+
<version>0.42.1</version>
2424
<configuration>
2525
<showLogs>true</showLogs>
2626
<images>

0 commit comments

Comments
 (0)