Skip to content

Commit

Permalink
Merge pull request #30 from aleph0io/dependabot/maven/main/io.fabric8…
Browse files Browse the repository at this point in the history
…-docker-maven-plugin-0.43.4

Bump io.fabric8:docker-maven-plugin from 0.42.0 to 0.43.4
  • Loading branch information
sigpwned authored Oct 2, 2023
2 parents 90a16e1 + 3365378 commit 79aa188
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 @@ -78,7 +78,7 @@ under the License.
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.42.0</version>
<version>0.43.4</version>
<executions>
<execution>
<id>docker-build</id>
Expand Down

0 comments on commit 79aa188

Please sign in to comment.