Merge pull request #1 from apache/dependabot/maven/xml2fastinfoset-plugin/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1 in /xml2fastinfoset-plugin
diff --git a/xml2fastinfoset-plugin/pom.xml b/xml2fastinfoset-plugin/pom.xml
index e741d4e..4dc615a 100644
--- a/xml2fastinfoset-plugin/pom.xml
+++ b/xml2fastinfoset-plugin/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.12</version>
+            <version>4.13.1</version>
             <scope>test</scope>
         </dependency>
         <dependency>