Skip to content

Commit e82cbd5

Browse files
authored
Merge pull request #610 from digital-preservation/dependabot/maven/io.fabric8-docker-maven-plugin-0.47.0
Bump io.fabric8:docker-maven-plugin from 0.46.0 to 0.47.0
2 parents a6b372d + c0ef4ce commit e82cbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv-validator-cmd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>io.fabric8</groupId>
169169
<artifactId>docker-maven-plugin</artifactId>
170-
<version>0.46.0</version>
170+
<version>0.47.0</version>
171171
<configuration>
172172
<verbose>true</verbose>
173173
<images>

0 commit comments

Comments
 (0)