Bump myfaces-api in /test-modules/jsf12-support-module

Bumps myfaces-api from 1.2.8 to 1.2.9.

---
updated-dependencies:
- dependency-name: org.apache.myfaces.core:myfaces-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
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>