From 4c0b5908c16b5b6646c5e314675c498704d342f7 Mon Sep 17 00:00:00 2001
From: tudo-fsinfo/admin Bot <group_91_bot@example.com>
Date: Wed, 20 Apr 2022 18:04:15 +0000
Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-site-plugin
 to v3.12.0

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

diff --git a/pom.xml b/pom.xml
index f2c3883..0519a7e 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.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-- 
GitLab