Merge pull request #32 from apache/dependabot/maven/org.apache.maven-maven-artifact-3.9.1

Bump maven-artifact from 3.9.0 to 3.9.1
diff --git a/xml2fastinfoset-plugin/pom.xml b/xml2fastinfoset-plugin/pom.xml
index adac0b2..b7cd7c6 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.9.0</version>
+            <version>3.9.1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>