Skip to content

Commit

Permalink
Fixes #4016 - Cleanup POMs and document correct versions of components
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Sep 25, 2024
1 parent 9d0790e commit 89824e7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
17 changes: 10 additions & 7 deletions COMPONENTS.md → VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# Components
# Versions

The table below lists all the 3rd party components that are used by Piranha to
deliver various bits and pieces of functionality.
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 |
Expand All @@ -21,12 +24,12 @@ deliver various bits and pieces of functionality.
| Eclipse Tyrus | 2.2.0-M1 |
| Eclipse Yasson | 3.0.4 |
| EclipseLink | 5.0.0-B02 |
| Hazelcast | 5.3.6 |
| Netty | 4.1.108.Final |
| Hazelcast | 5.4.0 |
| Netty | 4.1.112.Final |
| OmniFaces Services | 0.4 |
| OmniFish OmniBeans | 0.3 |
| OmniFish Transact | 1.0.1 |
| Project CRaC | 0.1.3 |
| RedHat Undertow | 2.3.14.Final |
| RedHat Weld | 6.0.0.Beta1 |
| Spring Boot | 3.3.0 |
| Undertow | 2.3.14.Final |
| Weld | 6.0.0.Beta1 |
1 change: 1 addition & 0 deletions test/embedded/springboot-virtualthreads/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<groupId>cloud.piranha.test.embedded</groupId>
<artifactId>piranha-test-embedded-springboot-virtualthreads</artifactId>
<version>24.10.99-SNAPSHOT</version>
<version>24.10.0-SNAPSHOT</version>
<name>Piranha - Test - Embedded - Spring Boot Virtual Threads</name>

<dependencyManagement>
Expand Down

0 comments on commit 89824e7

Please sign in to comment.