Skip to content

Commit

Permalink
Update maven versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAure committed Apr 19, 2024
1 parent e1168c6 commit 2156a7a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Building
Prerequisites:

* JDK 17+
* Maven 3.0.3+
* Maven 3.2.5+

Build and test the API:

Expand Down
2 changes: 1 addition & 1 deletion specification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Building
Prerequisites:

* JDK 17+
* Maven 3.0.3+
* Maven 3.8.5+

Run the full build:

Expand Down
2 changes: 1 addition & 1 deletion tck/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This guide will help you build and run the TCK on a supported Jakarta EE Applica
### System Requirements
You will need to download and install the following software before you begin.

- [JDK 11 or higher](https://adoptopenjdk.net/?variant=openjdk11)
- JDK 17 or higher
- [Maven 3.6.0 or higher](https://maven.apache.org/download.cgi)
- Jakarta EE Application Server or Container [Glassfish, Open Liberty, JBoss, WebLogic, etc.]

Expand Down

0 comments on commit 2156a7a

Please sign in to comment.