Skip to content

Commit 9e7e815

Browse files
committed
TOMEE-4463 - Mojarra 4.0.11
1 parent e66363b commit 9e7e815

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

boms/tomee-plume-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<dependency>
242242
<groupId>org.glassfish</groupId>
243243
<artifactId>jakarta.faces</artifactId>
244-
<version>4.0.8</version>
244+
<version>4.0.11</version>
245245
<exclusions>
246246
<exclusion>
247247
<artifactId>*</artifactId>

boms/tomee-plume/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2259,7 +2259,7 @@
22592259
<dependency>
22602260
<groupId>org.glassfish</groupId>
22612261
<artifactId>jakarta.faces</artifactId>
2262-
<version>4.0.8</version>
2262+
<version>4.0.11</version>
22632263
<exclusions>
22642264
<exclusion>
22652265
<artifactId>*</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<!-- org.eclipse -->
222222
<version.eclipselink>4.0.5</version.eclipselink>
223223
<!-- org.glassfish -->
224-
<version.mojarra>4.0.8</version.mojarra>
224+
<version.mojarra>4.0.11</version.mojarra>
225225
<!-- org.hibernate -->
226226
<version.hibernate.orm>6.4.3.Final</version.hibernate.orm>
227227
<version.hibernate.validator>8.0.1.Final</version.hibernate.validator>

0 commit comments

Comments
 (0)