Skip to content

Commit

Permalink
use MyFaces SNAPSHOT for now (#1098)
Browse files Browse the repository at this point in the history
* Fixed exclusions (related to TOMEE-4294)

* Fixed exclusions (related to TOMEE-4294)

* Avoid NPE during cancelled startup

* Back to OWB SNAPSHOT

* style

* Fixed swalloped exception

* Updaded Hibernate + fixed exclusions (geronimo -> jakarta)

* Updated exclusions (geronimo -> jakarta)

* rollback

* rollback

* Use MyFaces SNAPSHOT
  • Loading branch information
tandraschko authored Jan 16, 2024
1 parent c80e191 commit 16e85fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<!-- we currently rely on Mail Impl. from Geronimo, this might change in the future -->
<version.geronimo-mail_2.1_provider>1.0.0</version.geronimo-mail_2.1_provider>
<version.johnzon>2.0.0</version.johnzon>
<version.myfaces>4.0.1</version.myfaces>
<version.myfaces>4.0.2-SNAPSHOT</version.myfaces>
<version.openjpa>4.0.0-SNAPSHOT</version.openjpa>
<version.openwebbeans>4.0.2-SNAPSHOT</version.openwebbeans>
<!-- org.eclipse -->
Expand Down

0 comments on commit 16e85fa

Please sign in to comment.