update Java version in README

This commit is contained in:
Tom Hombergs
2021-02-20 13:02:49 +11:00
parent 612a40bced
commit 02256fa543

View File

@@ -13,5 +13,5 @@ It implements a domain-centric "Hexagonal" approach of a common web application
## Prerequisites
* JDK 8
* JDK 11
* this project uses Lombok, so enable annotation processing in your IDE