This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch ee11
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/ee11 by this push:
new b01365bc9a myfaces 4.1.1
b01365bc9a is described below
commit b01365bc9a750d24af623a9d018a80e87caaf141
Author: Markus Jung <[email protected]>
AuthorDate: Sun Nov 2 19:54:53 2025 +0100
myfaces 4.1.1
---
boms/tomee-microprofile-api/pom.xml | 2 +-
boms/tomee-microprofile/pom.xml | 4 ++--
boms/tomee-plus-api/pom.xml | 2 +-
boms/tomee-plus/pom.xml | 4 ++--
boms/tomee-webprofile-api/pom.xml | 2 +-
boms/tomee-webprofile/pom.xml | 4 ++--
examples/jsf-cdi-and-ejb/pom.xml | 2 +-
pom.xml | 2 +-
8 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/boms/tomee-microprofile-api/pom.xml
b/boms/tomee-microprofile-api/pom.xml
index 4a8948f583..91b57461dc 100644
--- a/boms/tomee-microprofile-api/pom.xml
+++ b/boms/tomee-microprofile-api/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 482d8d5888..7da5e4abaa 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -549,12 +549,12 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.neethi</groupId>
diff --git a/boms/tomee-plus-api/pom.xml b/boms/tomee-plus-api/pom.xml
index 2715223e4f..90e14eff1c 100644
--- a/boms/tomee-plus-api/pom.xml
+++ b/boms/tomee-plus-api/pom.xml
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 8aef614db3..bbbd048567 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -594,12 +594,12 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.neethi</groupId>
diff --git a/boms/tomee-webprofile-api/pom.xml
b/boms/tomee-webprofile-api/pom.xml
index 17cfdc849d..9b00eda9a3 100644
--- a/boms/tomee-webprofile-api/pom.xml
+++ b/boms/tomee-webprofile-api/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index eb21f71f9d..cd22f916fe 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -249,12 +249,12 @@
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
- <version>4.0.3</version>
+ <version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.neethi</groupId>
diff --git a/examples/jsf-cdi-and-ejb/pom.xml b/examples/jsf-cdi-and-ejb/pom.xml
index 306ca6414a..6edfb7e523 100644
--- a/examples/jsf-cdi-and-ejb/pom.xml
+++ b/examples/jsf-cdi-and-ejb/pom.xml
@@ -27,7 +27,7 @@
<url>http://tomee.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.myfaces>4.0.3</version.myfaces>
+ <version.myfaces>4.1.1</version.myfaces>
</properties>
<build>
<finalName>jsf-cdi-and-ejb</finalName>
diff --git a/pom.xml b/pom.xml
index c78078499c..f9a247d9d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
<!-- we currently rely on Mail Impl. from Geronimo, this might change in
the future -->
<version.geronimo-mail_2.1_provider>1.0.2</version.geronimo-mail_2.1_provider>
<version.johnzon>2.0.2</version.johnzon>
- <version.myfaces>4.0.3</version.myfaces>
+ <version.myfaces>4.1.1</version.myfaces>
<version.openjpa>4.1.1</version.openjpa>
<version.openwebbeans>4.0.3</version.openwebbeans>
<!-- org.eclipse -->