Skip to content

Commit

Permalink
rollback omnifaces version to 3.14.1
Browse files Browse the repository at this point in the history
omnifaces 4 need JSF 3.0
  • Loading branch information
EugenFischer committed Jun 26, 2023
1 parent dd63ce9 commit ffeb867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java-ee-bom/java-ee-8-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<version.jakarta.jakartaee-web-api>8.0.0</version.jakarta.jakartaee-web-api>
<version.myfaces-test>1.0.8</version.myfaces-test>
<version.jsf.mojarra>2.3.19</version.jsf.mojarra>
<version.omnifaces>4.2</version.omnifaces>
<version.omnifaces>3.14.1</version.omnifaces>
<version.cui.test.jsf.basic>1.0.2</version.cui.test.jsf.basic>
<!-- Java EE-->
<!-- Servlet / EE api -->
Expand Down Expand Up @@ -440,4 +440,4 @@
</dependency>
</dependencies>
</dependencyManagement>
</project>
</project>

0 comments on commit ffeb867

Please sign in to comment.