From 631fc75e1658941c2c0fc710e8cac23b56d6e3a9 Mon Sep 17 00:00:00 2001
From: tudo-fsinfo/admin Bot <group_91_bot@example.com>
Date: Wed, 26 Oct 2022 11:06:10 +0000
Subject: [PATCH] Update dependency
 org.apache.maven.plugins:maven-deploy-plugin to v3

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

diff --git a/pom.xml b/pom.xml
index f2c3883..096ba89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-deploy-plugin</artifactId>
-          <version>2.8.2</version>
+          <version>3.0.0</version>
         </plugin>
         <!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
         <plugin>
-- 
GitLab