From 1437ad2747eea76b4ae5d639552555c0821e0413 Mon Sep 17 00:00:00 2001
From: renovate-bot <renovate@fachschaften.org>
Date: Tue, 30 Apr 2024 10:57:07 +0000
Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-jar-plugin
 to v3.4.1

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

diff --git a/pom.xml b/pom.xml
index 1f28a1d..3ab6da6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
       </plugin>
       <plugin>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>3.3.0</version>
+        <version>3.4.1</version>
       </plugin>
       <plugin>
         <artifactId>maven-install-plugin</artifactId>
-- 
GitLab