Skip to content

Commit 633836a

Browse files
authored
Merge pull request #5697 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 8338352 + 8bfc728 commit 633836a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<plugin>
221221
<groupId>io.fabric8</groupId>
222222
<artifactId>docker-maven-plugin</artifactId>
223-
<version>0.45.1</version>
223+
<version>0.46.0</version>
224224
<configuration>
225225
<verbose>true</verbose>
226226
<pushRegistry>registry.hub.docker.com</pushRegistry>

0 commit comments

Comments
 (0)