We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb0777 commit 5d7c79aCopy full SHA for 5d7c79a
jakarta-ee/README.md
@@ -68,7 +68,7 @@ List<ProgrammingLanguage> programmingLanguages = query.getResultList();
68
```
69
70
## Requirements
71
-- [Java 17](https://whichjdk.com/) or later. Previous versions should work (update the version in the **pom.xml** file)
+- [Java 21](https://whichjdk.com/) or later. Previous versions should work (update the version in the **pom.xml** file)
72
- [Apache Maven](https://maven.apache.org/download.cgi)
73
- [Eclipse GlassFish](https://glassfish.org/download.html) 7.0.9 or later
74
- MariaDB server ([Enterprise](https://mariadb.com/products/enterprise/) or [Community](https://mariadb.com/products/community-server/))
0 commit comments