diff --git a/src/content/docs/velocity/admin/getting-started/faq.md b/src/content/docs/velocity/admin/getting-started/faq.md index a2a453e8d..53057af7d 100644 --- a/src/content/docs/velocity/admin/getting-started/faq.md +++ b/src/content/docs/velocity/admin/getting-started/faq.md @@ -9,7 +9,7 @@ many of these questions from the user perspective. ## What version of Java does Velocity require? -Velocity 3.3.x and above requires at least Java 17, however it works best with 21 or above. +Velocity 3.5.x and above requires at least Java 21. ## Where can I find Velocity plugins?