Merge pull request #9 from apache/dependabot/maven/master/org.apache.maven.plugin-tools-maven-plugin-annotations-3.6.4

Bump maven-plugin-annotations from 3.5 to 3.6.4
diff --git a/pom.xml b/pom.xml
index 4bad623..04fd195 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,7 +310,7 @@
         <dependency>
             <groupId>org.apache.maven.plugin-tools</groupId>
             <artifactId>maven-plugin-annotations</artifactId>
-            <version>3.5</version>
+            <version>3.6.4</version>
             <scope>compile</scope>
         </dependency>
         <dependency>