This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 6804d6f75d2d40d1c7c7a558cc74e506414f9b59
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Nov 27 11:22:22 2022 -0500

    Update maven-site-plugin to 3.12.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4c1c24878..78fd87961d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -617,7 +617,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>3.11.0</version>
+                    <version>3.12.1</version>
                     <configuration>
                         <chmod>true</chmod>
                         
<dependencyDetailsEnabled>false</dependencyDetailsEnabled>

Reply via email to