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

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

diff --git a/pom.xml b/pom.xml
index f2c3883..f050e15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.8.0</version>
+          <version>3.10.1</version>
         </plugin>
         <plugin>
           <artifactId>maven-surefire-plugin</artifactId>
-- 
GitLab