Skip to content

Commit f82e88a

Browse files
authored
Merge pull request #3217 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.33.0
Bump docker-maven-plugin from 0.32.0 to 0.33.0
2 parents 6ca079c + a0d25a2 commit f82e88a

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
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>io.fabric8</groupId>
172172
<artifactId>docker-maven-plugin</artifactId>
173-
<version>0.32.0</version>
173+
<version>0.33.0</version>
174174
<configuration>
175175
<!-- <verbose>true</verbose> -->
176176
<images>

0 commit comments

Comments
 (0)