Skip to content

Commit 870881c

Browse files
authored
Merge pull request #7 from sigpwned/dependabot/maven/main/io.fabric8-docker-maven-plugin-0.40.2
Bump docker-maven-plugin from 0.40.1 to 0.40.2
2 parents 86db8ca + dd514ad commit 870881c

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
@@ -80,7 +80,7 @@ under the License.
8080
<plugin>
8181
<groupId>io.fabric8</groupId>
8282
<artifactId>docker-maven-plugin</artifactId>
83-
<version>0.40.1</version>
83+
<version>0.40.2</version>
8484
<executions>
8585
<execution>
8686
<id>docker-build</id>

0 commit comments

Comments
 (0)