Merge pull request #59 from apache/dependabot/maven/org.apache.maven-maven-plugin-api-3.9.6

Bump org.apache.maven:maven-plugin-api from 3.9.1 to 3.9.6
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 66726b6..177eacc 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-plugin-api</artifactId>
-            <version>3.9.1</version>
+            <version>3.9.6</version>
             <optional>true</optional>
         </dependency>
         <dependency>
diff --git a/xml2fastinfoset-plugin/pom.xml b/xml2fastinfoset-plugin/pom.xml
index e59e21f..c3a16d3 100644
--- a/xml2fastinfoset-plugin/pom.xml
+++ b/xml2fastinfoset-plugin/pom.xml
@@ -55,7 +55,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-plugin-api</artifactId>
-            <version>3.9.1</version>
+            <version>3.9.6</version>
             <scope>provided</scope>
         </dependency>