From 427a629b0f4299b9c185b8ccd360d8e6405399c9 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Sat, 15 May 2021 12:18:45 +0000
Subject: [PATCH] Update dependency
 org.apache.maven.plugins:maven-compiler-plugin to v3.8.1

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

diff --git a/pom.xml b/pom.xml
index f2c3883..c0a1bf1 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.8.1</version>
         </plugin>
         <plugin>
           <artifactId>maven-surefire-plugin</artifactId>
-- 
GitLab