Updated Readme to show, that Java 25 is supported.

This commit is contained in:
Konrad Neitzel 2025-12-14 13:12:40 +01:00
parent e722e5dde4
commit 61a6dfe060

View File

@ -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