Skip to content

Commit

Permalink
Fixes #4089 - Update VERSIONS file to include Piranha Core Profile co…
Browse files Browse the repository at this point in the history
…lumn (#4090)
  • Loading branch information
mnriem authored Oct 22, 2024
1 parent 2de0620 commit 5e9d4c7
Showing 1 changed file with 40 additions and 37 deletions.
77 changes: 40 additions & 37 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,43 @@
The table below lists all the versions of the 3rd party components that are
used by Piranha to deliver various bits and pieces of functionality.

| Name | Version |
|---------------------------|---------------|
| Apache Commons FileUpload | 2.0.0-M2 |
| Apache Commons IO | 2.15.1 |
| Arquillian | 1.8.0.Final |
| Eclipse Angus Activation | 2.0.2 |
| Eclipse Angus Mail | 2.0.3 |
| Eclipse Epicyro | 3.1.0 |
| Eclipse Exousia | 3.0.0-M1.1 |
| Eclipse Expressly | 6.0.0-M2 |
| Eclipse Grizzly | 4.1.0-M1 |
| Eclipse Grizzly NPN | 2.0.0 |
| Eclipse JAXB | 4.0.5 |
| Eclipse JSTL | 3.0.1 |
| Eclipse Mojarra | 4.1.0 |
| Eclipse Soteria | 4.0.0-M3 |
| Eclipse Tyrus | 2.2.0-M1 |
| EclipseLink | 5.0.0-B02 |
| Hazelcast | 5.4.0 |
| Jakarta Annotations | 3.0.0 |
| Jakarta CDI | 4.1.0 |
| Jakarta Inject | 2.0.1 |
| Jakarta JSON Processing | 2.1.3 |
| Jakarta JSON Binding | 3.0.1 |
| Jakarta REST | 4.0.0 |
| Jakarta Servlet | 6.1.0 |
| Jersey | 4.0.0-M1 |
| Netty | 4.1.112.Final |
| OmniFaces Services | 0.4 |
| OmniFish OmniBeans | 0.3 |
| OmniFish Transact | 1.0.1 |
| Parsson | 1.1.7 |
| Project CRaC | 0.1.3 |
| Spring Boot | 3.3.0 |
| Undertow | 2.3.14.Final |
| Weld | 6.0.0.Beta4 |
| Yasson | 3.0.4 |
| Name | Version | CP |
|---------------------------|---------------|-----|
| Apache Commons FileUpload | 2.0.0-M2 | |
| Apache Commons IO | 2.15.1 | |
| Arquillian | 1.8.0.Final | |
| Eclipse Angus Activation | 2.0.2 | |
| Eclipse Angus Mail | 2.0.3 | |
| Eclipse Epicyro | 3.1.0 | |
| Eclipse Exousia | 3.0.0-M1.1 | |
| Eclipse Grizzly | 4.1.0-M1 | |
| Eclipse Grizzly NPN | 2.0.0 | |
| Eclipse JAXB | 4.0.5 | |
| Eclipse JSTL | 3.0.1 | |
| Eclipse Mojarra | 4.1.0 | |
| Eclipse Soteria | 4.0.0-M3 | |
| Eclipse Tyrus | 2.2.0-M1 | |
| EclipseLink | 5.0.0-B02 | |
| Expressly | 6.0.0-M2 | |
| Hazelcast | 5.4.0 | |
| Jakarta Annotations | 3.0.0 | X |
| Jakarta CDI | 4.1.0 | X |
| Jakarta EL | | |
| Jakarta Inject | 2.0.1 | X |
| Jakarta JSON Binding | 3.0.1 | X |
| Jakarta JSON Processing | 2.1.3 | X |
| Jakarta REST | 4.0.0 | X |
| Jakarta Servlet | 6.1.0 | X |
| Jersey | 4.0.0-M1 | X |
| Netty | 4.1.112.Final | |
| OmniFaces Services | 0.4 | |
| OmniFish OmniBeans | 0.3 | |
| OmniFish Transact | 1.0.1 | |
| Parsson | 1.1.7 | X |
| Project CRaC | 0.1.3 | |
| Spring Boot | 3.3.0 | |
| Undertow | 2.3.14.Final | |
| Weld | 6.0.0.Beta4 | X |
| Yasson | 3.0.4 | X |

CP = Piranha Core Profile

0 comments on commit 5e9d4c7

Please sign in to comment.