This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 238bff09e9 HDDS-10537. Bump docker-maven-plugin to 0.44.0 (#6390)
238bff09e9 is described below
commit 238bff09e9adbd30103c0985bb136e97c776af66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 16:28:37 2024 +0100
HDDS-10537. Bump docker-maven-plugin to 0.44.0 (#6390)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a85914ecdd..481ef69161 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,7 +270,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<build-helper-maven-plugin.version>1.9</build-helper-maven-plugin.version>
<maven-dependency-plugin.version>3.6.1</maven-dependency-plugin.version>
<plexus-archiver.version>4.2.2</plexus-archiver.version>
- <docker-maven-plugin.version>0.29.0</docker-maven-plugin.version>
+ <docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>
<license-maven-plugin.version>2.3.0</license-maven-plugin.version>
<make-maven-plugin.version>1.0-beta-1</make-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]