From dfb78504ad8ea594907aa5ff162e92d1d441c7ef Mon Sep 17 00:00:00 2001
From: tudo-fsinfo/admin Bot <group_91_bot@example.com>
Date: Wed, 26 Oct 2022 09:05:20 +0000
Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-site-plugin
 to v3.12.1

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f2c3883..3ee98f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
         <plugin>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.7.1</version>
+          <version>3.12.1</version>
         </plugin>
         <plugin>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-- 
GitLab