Skip to content

Commit d04cee3

Browse files
authored
Update pre-requisites (#121)
Hazelcast 5.4+ requires Java 11. I think it would be more sensible to link to the main docs for this info, but as a quick-fix replicated whats in [another tutorial](https://docs.hazelcast.com/tutorials/hazelcast-embedded-microprofile).
1 parent f114bb5 commit d04cee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/ROOT/pages/spring-session-hazelcast.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ https://docs.spring.io/spring-session/reference/index.html[Spring Session Docume
1818

1919
== Before you Begin
2020

21-
- JDK 1.8+
22-
- Apache Maven 3.2+
21+
- JDK 17+
22+
- Apache Maven 3.8+
2323

2424
== Enable HazelcastHttpSession
2525

0 commit comments

Comments
 (0)