Skip to content

Commit

Permalink
Update docker-maven-plugin to 0.34.1. IQSS#5292
Browse files Browse the repository at this point in the history
  • Loading branch information
poikilotherm committed Jun 11, 2021
1 parent b4ebe04 commit 8ed0d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.33.0</version>
<version>0.34.1</version>
<configuration>
<images>
<!-- Dataverse K8s image -->
Expand Down

0 comments on commit 8ed0d63

Please sign in to comment.