From d683b4d9db72aef397c7b89d1137313c185942e4 Mon Sep 17 00:00:00 2001 From: Andrus Adamchik Date: Wed, 26 Jun 2024 06:50:35 -0700 Subject: [PATCH] removing mention of Java 8 --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 921a827..cb7fca5 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,6 @@ Integration of JCache caching API with Bootique. Provides injectable CacheManage *For additional help/questions about this example send a message to [Bootique forum](https://groups.google.com/forum/#!forum/bootique-user).* -## Prerequisites - - * Java 1.8 or newer. - * Apache Maven. - # Setup ## Add bootique-jcache to your build tool