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 51ba4c88ab HDDS-11289. Bump docker-maven-plugin to 0.45.0 (#7024)
51ba4c88ab is described below
commit 51ba4c88ab75d18069b5f9e6588344ecbc067cd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 7 20:07:59 2024 +0200
HDDS-11289. Bump docker-maven-plugin to 0.45.0 (#7024)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5bd100efeb..c0f1dc843f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,7 +266,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<maven-dependency-plugin.version>3.7.1</maven-dependency-plugin.version>
<plexus-archiver.version>4.2.2</plexus-archiver.version>
- <docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
+ <docker-maven-plugin.version>0.45.0</docker-maven-plugin.version>
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
<license-maven-plugin.version>2.4.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]