Skip to content

Commit 5d7c79a

Browse files
committed
update readme
1 parent fcb0777 commit 5d7c79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jakarta-ee/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ List<ProgrammingLanguage> programmingLanguages = query.getResultList();
6868
```
6969

7070
## Requirements
71-
- [Java 17](https://whichjdk.com/) or later. Previous versions should work (update the version in the **pom.xml** file)
71+
- [Java 21](https://whichjdk.com/) or later. Previous versions should work (update the version in the **pom.xml** file)
7272
- [Apache Maven](https://maven.apache.org/download.cgi)
7373
- [Eclipse GlassFish](https://glassfish.org/download.html) 7.0.9 or later
7474
- MariaDB server ([Enterprise](https://mariadb.com/products/enterprise/) or [Community](https://mariadb.com/products/community-server/))

0 commit comments

Comments
 (0)