Skip to content

Commit 1b1ebef

Browse files
authored
Merge pull request #103 from aleph0io/dependabot/maven/main/io.fabric8-docker-maven-plugin-0.41.0
Bump docker-maven-plugin from 0.40.3 to 0.41.0
2 parents 44e93ff + e3d2dd3 commit 1b1ebef

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
@@ -130,7 +130,7 @@ under the License.
130130
<plugin>
131131
<groupId>io.fabric8</groupId>
132132
<artifactId>docker-maven-plugin</artifactId>
133-
<version>0.40.3</version>
133+
<version>0.41.0</version>
134134
<executions>
135135
<execution>
136136
<id>docker-build</id>

0 commit comments

Comments
 (0)