Merge pull request #22 from apache/dependabot/maven/org.apache.maven-maven-artifact-3.9.0

Bump maven-artifact from 3.3.9 to 3.9.0
diff --git a/xml2fastinfoset-plugin/pom.xml b/xml2fastinfoset-plugin/pom.xml
index f6397a0..f6b8641 100644
--- a/xml2fastinfoset-plugin/pom.xml
+++ b/xml2fastinfoset-plugin/pom.xml
@@ -74,7 +74,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-artifact</artifactId>
-            <version>3.3.9</version>
+            <version>3.9.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>