Skip to content

Commit 3297220

Browse files
authored
Merge pull request #46 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.46.0
Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0
2 parents 8d095a7 + 01f0691 commit 3297220

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
@@ -375,7 +375,7 @@
375375
<plugin>
376376
<groupId>io.fabric8</groupId>
377377
<artifactId>docker-maven-plugin</artifactId>
378-
<version>0.45.1</version>
378+
<version>0.46.0</version>
379379
<configuration>
380380
<skip>${skipTests}</skip>
381381
<startParallel>true</startParallel>

0 commit comments

Comments
 (0)