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

ottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f0f3c5  Revert "Update to site-plugin 3.22.0"
2f0f3c5 is described below

commit 2f0f3c5b681c5e8d90f597df30b4e28872465d34
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon May 25 10:59:37 2026 +0200

    Revert "Update to site-plugin 3.22.0"
    
    This reverts commit 78f521b2a5160fd4ade5adcbfcfcd231a4230151.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aeb9c64..7c7f283 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>3.22.0</version>
+        <version>3.21.0</version>
         <configuration>
           <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
           <inputEncoding>${project.build.sourceEncoding}</inputEncoding>

Reply via email to