Merge pull request #95 from apache/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.4.1

Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1
diff --git a/pom.xml b/pom.xml
index f6ed017..40b4b1d 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.3.0</version>
+        <version>3.4.1</version>
         <executions>
           <execution>
             <!-- This checks the bytecode version of the dependencies transitively -->