We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc2c43 commit 297ff83Copy full SHA for 297ff83
spring-session-docs/spring-session-docs.gradle
@@ -70,6 +70,8 @@ asciidoc:
70
spring-data-redis-version: ${versions['org.springframework.data:spring-data-redis']}
71
spring-framework-version: ${versions['org.springframework:spring-core']}
72
spring-security-version: ${versions['org.springframework.security:spring-security-core']}
73
+ hazelcast-version: ${versions['com.hazelcast:hazelcast']}
74
+ lettuce-version: ${versions['io.lettuce:lettuce-core']}
75
""")
76
}
77
0 commit comments