diff --git a/README.md b/README.md index 2d3e60e..1e9b3c9 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Example Maven Project for a Java Application. -**Update**: Added reporting to create a site (html documentation of project) +**Update**: Java 25 is now fully supported -**Update**: Java 21 is now fully supported +**Update**: Added reporting to create a site (html documentation of project) This project includes: - Lombok to reduce boilerplate code