Skip to content

Commit

Permalink
Bump org.glassfish:jakarta.faces from 2.3.21 to 4.0.6
Browse files Browse the repository at this point in the history
Bumps org.glassfish:jakarta.faces from 2.3.21 to 4.0.6.

---
updated-dependencies:
- dependency-name: org.glassfish:jakarta.faces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 6ad3441 commit 4ea5e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>jakarta.faces</artifactId>
<version>2.3.21</version>
<version>4.0.6</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion primefaces-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<properties>
<owb.version>2.0.27</owb.version>
<hibernate-validator.version>6.2.4.Final</hibernate-validator.version>
<mojarra.version>2.3.21</mojarra.version>
<mojarra.version>4.0.6</mojarra.version>
<myfaces.version>2.3.10</myfaces.version>
<myfaces-next.version>2.3-next-M8</myfaces-next.version>
<resteasy.version>5.0.9.Final</resteasy.version>
Expand Down

0 comments on commit 4ea5e0d

Please sign in to comment.