Skip to content

Commit

Permalink
Bump io.fabric8:docker-maven-plugin
Browse files Browse the repository at this point in the history
Bumps the maven-plugins group with 1 update in the / directory: [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin).


Updates `io.fabric8:docker-maven-plugin` from 0.44.0 to 0.45.0
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](fabric8io/docker-maven-plugin@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 4d91a74 commit afe64c3
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 @@ -32,7 +32,7 @@
<skipITs>true</skipITs>
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<test.jvm.args>-Xms2g -Xmx2g</test.jvm.args>
<version.docker.plugin>0.44.0</version.docker.plugin>
<version.docker.plugin>0.45.0</version.docker.plugin>
<version.formatter.plugin>2.24.1</version.formatter.plugin>
<version.impsort-maven-plugin>1.11.0</version.impsort-maven-plugin>
<!-- This version needs to match the version in src/main/docker/opensearch-custom.Dockerfile -->
Expand Down

0 comments on commit afe64c3

Please sign in to comment.