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 09a4a904d2 HDDS-11827. Bump exec-maven-plugin to 3.5.0 (#7512)
09a4a904d2 is described below
commit 09a4a904d266ba4dffed981552501d21c2785efd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 30 17:58:47 2024 +0100
HDDS-11827. Bump exec-maven-plugin to 3.5.0 (#7512)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 073de1ba0b..ef61b231ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-dependency-plugin.version>3.8.1</maven-dependency-plugin.version>
<plexus-archiver.version>4.2.2</plexus-archiver.version>
<docker-maven-plugin.version>0.45.1</docker-maven-plugin.version>
- <exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.5.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>
<native-maven-plugin.version>1.0-M1</native-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]