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 78f521b  Update to site-plugin 3.22.0
78f521b is described below

commit 78f521b2a5160fd4ade5adcbfcfcd231a4230151
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon May 25 10:54:53 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 7c7f283..aeb9c64 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.21.0</version>
+        <version>3.22.0</version>
         <configuration>
           <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
           <inputEncoding>${project.build.sourceEncoding}</inputEncoding>

Reply via email to