Bump myfaces-api
Bumps myfaces-api from 1.2.2 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/maven/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml b/maven/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
index 61f37ec..026fcc5 100644
--- a/maven/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
+++ b/maven/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>1.2.2</version>
+ <version>1.2.9</version>
<scope>compile</scope>
</dependency>