Merge pull request #5 from apache/dependabot/maven/test-modules/jsf12-support-module/org.apache.myfaces.core-myfaces-api-1.2.9

Bump myfaces-api from 1.2.8 to 1.2.9 in /test-modules/jsf12-support-module
diff --git a/test-modules/jsf12-support-module/pom.xml b/test-modules/jsf12-support-module/pom.xml
index d788e1b..8dbdb38 100644
--- a/test-modules/jsf12-support-module/pom.xml
+++ b/test-modules/jsf12-support-module/pom.xml
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.myfaces.core</groupId>
             <artifactId>myfaces-api</artifactId>
-            <version>1.2.8</version>
+            <version>1.2.9</version>
             <scope>provided</scope>
         </dependency>