This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new dca23a4748 AXIS2-6066 fix site build, upgrade to latest
maven-site-plugin
dca23a4748 is described below
commit dca23a4748bc5a5157cf2f23045bb5c92f5b4c14
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Oct 22 07:44:37 2024 -1000
AXIS2-6066 fix site build, upgrade to latest maven-site-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c43bcac1bf..32f3731be2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1087,7 +1087,7 @@
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
- <version>3.20.0</version>
+ <version>3.21.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>