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 33c05b42da HDDS-10620. Bump build-helper-maven-plugin to 3.5.0 (#6462)
33c05b42da is described below
commit 33c05b42dad5f89762803c77d80ddaa8d5b13a80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 30 15:42:37 2024 +0100
HDDS-10620. Bump build-helper-maven-plugin to 3.5.0 (#6462)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c958083374..10768a5a0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
- <build-helper-maven-plugin.version>1.9</build-helper-maven-plugin.version>
+
<build-helper-maven-plugin.version>3.5.0</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.44.0</docker-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]