Merge pull request #43 from apache/dependabot/maven/com.sun.xml.fastinfoset-FastInfoset-2.1.1

Bump com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 2.1.1
diff --git a/xml2fastinfoset-plugin/pom.xml b/xml2fastinfoset-plugin/pom.xml
index 05b7dd7..1063f2b 100644
--- a/xml2fastinfoset-plugin/pom.xml
+++ b/xml2fastinfoset-plugin/pom.xml
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>com.sun.xml.fastinfoset</groupId>
             <artifactId>FastInfoset</artifactId>
-            <version>2.1.0</version>
+            <version>2.1.1</version>
         </dependency>
     </dependencies>
 </project>