Bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3

Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M2 to 3.0.0-M3.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.0.0-M2...enforcer-3.0.0-M3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
diff --git a/pom.xml b/pom.xml
index c50064c..9991dd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-enforcer-plugin</artifactId>
-            <version>3.0.0-M2</version>
+            <version>3.0.0-M3</version>
             <executions>
               <execution>
                 <id>enforce-java</id>