This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push: new 6f6a0eb5f6 Bump io.fabric8:docker-maven-plugin from 0.43.3 to 0.43.4 (#1713) 6f6a0eb5f6 is described below commit 6f6a0eb5f669c859cf68aa6266e6ec70b09460e6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 21 08:08:16 2023 +0000 Bump io.fabric8:docker-maven-plugin from 0.43.3 to 0.43.4 (#1713) Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.43.3 to 0.43.4. - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases) - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md) - [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.43.3...v0.43.4) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d61bb43663..3544111e10 100644 --- a/pom.xml +++ b/pom.xml @@ -349,7 +349,7 @@ <asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version> <build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version> <checksum-maven-plugin.version>1.11</checksum-maven-plugin.version> - <docker-maven-plugin.version>0.43.3</docker-maven-plugin.version> + <docker-maven-plugin.version>0.43.4</docker-maven-plugin.version> <exam-maven-plugin.version>4.13.5</exam-maven-plugin.version> <findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version> <log4j-tools.version>0.3.0</log4j-tools.version>