From 474381ebb6a8c61ea556f2feb8710652767862b4 Mon Sep 17 00:00:00 2001
From: tudo-fsinfo/admin Bot <group_91_bot@example.com>
Date: Thu, 4 Aug 2022 12:05:06 +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