From 443df0bba39c692acb6f308e06bed0efa9bc1ceb Mon Sep 17 00:00:00 2001
From: renovate-bot <renovate@fachschaften.org>
Date: Tue, 30 Apr 2024 10:55:26 +0000
Subject: [PATCH] Update dependency
 org.apache.maven.plugins:maven-deploy-plugin to v3.1.2

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

diff --git a/pom.xml b/pom.xml
index 3396846..1f28a1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
       </plugin>
       <plugin>
         <artifactId>maven-deploy-plugin</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2</version>
       </plugin>
       <!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
       <plugin>
-- 
GitLab