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 ab721e8ceb HDDS-7850. Bump maven-enforcer-plugin version to 3.2.1
(#4218)
ab721e8ceb is described below
commit ab721e8ceb28ad1d4f370b868c2a5afb87e36da6
Author: Jie Yao <[email protected]>
AuthorDate: Fri Feb 3 00:46:29 2023 +0800
HDDS-7850. Bump maven-enforcer-plugin version to 3.2.1 (#4218)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5101bf85da..64cf3f159f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-source-plugin.version>2.3</maven-source-plugin.version>
<maven-pdf-plugin.version>1.2</maven-pdf-plugin.version>
<maven-remote-resources-plugin.version>1.5</maven-remote-resources-plugin.version>
- <maven-enforcer-plugin.version>3.0.0-M1</maven-enforcer-plugin.version>
+ <maven-enforcer-plugin.version>3.2.1</maven-enforcer-plugin.version>
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
<maven-assembly-plugin.version>3.4.2</maven-assembly-plugin.version>
<apache-rat-plugin.version>0.12</apache-rat-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]