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 358534b83a HDDS-11675. Bump maven-site-plugin to 3.21.0 (#7414)
358534b83a is described below
commit 358534b83a2cb04c7cb44d7745ad0a48c9a609ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 9 16:44:42 2024 +0100
HDDS-11675. Bump maven-site-plugin to 3.21.0 (#7414)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3ea931d458..53dcc2011e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<make-maven-plugin.version>1.0-beta-1</make-maven-plugin.version>
<native-maven-plugin.version>1.0-M1</native-maven-plugin.version>
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
- <maven-site-plugin.version>3.20.0</maven-site-plugin.version>
+ <maven-site-plugin.version>3.21.0</maven-site-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<checkstyle.version>9.3</checkstyle.version>
<surefire.fork.timeout>1200</surefire.fork.timeout>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]