Merge pull request #73 from apache/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.3.0

TENTACLES-16: Bump maven-enforcer-plugin from 3.2.1 to 3.3.0
diff --git a/pom.xml b/pom.xml
index 367a74a..377d21c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>3.2.1</version>
+        <version>3.3.0</version>
         <executions>
           <execution>
             <!-- This checks the bytecode version of the dependencies transitively -->