Skip to content

Commit 43334ea

Browse files
authored
Merge pull request #6 from aleph0io/dependabot/maven/main/io.fabric8-docker-maven-plugin-0.40.3
Bump docker-maven-plugin from 0.40.2 to 0.40.3
2 parents e26ff66 + b51f413 commit 43334ea

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
@@ -78,7 +78,7 @@ under the License.
7878
<plugin>
7979
<groupId>io.fabric8</groupId>
8080
<artifactId>docker-maven-plugin</artifactId>
81-
<version>0.40.2</version>
81+
<version>0.40.3</version>
8282
<executions>
8383
<execution>
8484
<id>docker-build</id>

0 commit comments

Comments
 (0)