Skip to content

Commit

Permalink
Merge pull request #628 from apache/dependabot/maven/io.fabric8-docke…
Browse files Browse the repository at this point in the history
…r-maven-plugin-0.45.0

Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0
  • Loading branch information
bdemers authored Jul 29, 2024
2 parents 8764273 + 15e51f0 commit e73be85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.44.0</version>
<version>0.45.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down Expand Up @@ -771,7 +771,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.44.0</version>
<version>0.45.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit e73be85

Please sign in to comment.