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 2cc31b95e6 HDDS-11335. Bump exec-maven-plugin to 3.4.1 (#7087) 2cc31b95e6 is described below commit 2cc31b95e64aa482814c76c209d024988d6a3593 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Aug 17 14:10:01 2024 +0200 HDDS-11335. Bump exec-maven-plugin to 3.4.1 (#7087) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 62303669e3..ad61d99b3d 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <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.45.0</docker-maven-plugin.version> - <exec-maven-plugin.version>3.3.0</exec-maven-plugin.version> + <exec-maven-plugin.version>3.4.1</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: commits-unsubscr...@ozone.apache.org For additional commands, e-mail: commits-h...@ozone.apache.org