Merge pull request #48 from apache/dependabot/maven/master/org.apache.maven.plugins-maven-plugin-plugin-3.6.4

Bump maven-plugin-plugin from 3.6.0 to 3.6.4
diff --git a/pom.xml b/pom.xml
index ec3e8b2..480afc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
                 <!-- TODO need to override parent version value... I suppose this will eventually end up in mojo parent pom, check regularly -->
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-plugin-plugin</artifactId>
-                <version>3.6.0</version>
+                <version>3.6.4</version>
                 <configuration>
                     <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
                 </configuration>
@@ -268,7 +268,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-plugin-plugin</artifactId>
-                <version>3.5</version>
+                <version>3.6.4</version>
                 <configuration>
                     <requirements>
                         <!--