Skip to content

Commit

Permalink
Build: Maven plugin updates
Browse files Browse the repository at this point in the history
- io.fabric8:docker-maven-plugin ... 0.40.2 -> 0.40.3
  • Loading branch information
marcelmay committed Dec 20, 2022
1 parent f083c32 commit 2d49d3a
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 @@ -192,7 +192,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.40.2</version>
<version>0.40.3</version>
</plugin>
<!-- IDE plugins -->
<plugin>
Expand Down

0 comments on commit 2d49d3a

Please sign in to comment.