Greetings,

I am using Hazelcast for HTTP session clustering. As I use Spring Security
I need to use com.hazelcast.web.spring.SpringAwareWebFilter instead
of com.hazelcast.web.WebFilter.

The spring-aware filter needs the org.springframework.security.web.session
package. I am using Spring Security 5, but the current hazelcast bundle
(3.9.1) doesn't go above version 4
(org.springframework.security.web.session;resolution:=optional;version="[3.2,4)")

Is there any way to get a revised one that would work with Spring and
Spring Security 5?

Thank you!
Oleg

Reply via email to