Skip to content

Commit e401c26

Browse files
authored
Merge pull request #5379 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.45.0
Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0
2 parents ce18491 + 400a365 commit e401c26

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
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>io.fabric8</groupId>
210210
<artifactId>docker-maven-plugin</artifactId>
211-
<version>0.44.0</version>
211+
<version>0.45.0</version>
212212
<configuration>
213213
<verbose>true</verbose>
214214
<images>

0 commit comments

Comments
 (0)