Open
Description
Describe the bug
both 2.4.3 & 2.5.0, the lib jar contains hazelcast4*, but the sources.jar does Not.
the lib jar contains the class from both (1) & (2),but the sources.jar missing (1)
- (1)spring-session/spring-session-hazelcast/hazelcast4/hazelcast4.gradle
- (2)spring-session/spring-session-hazelcast/spring-session-hazelcast.gradle
To Reproduce
diff the lib jar and source jar.
- download them by maven or http
- unzip them
- diff them
Expected behavior
keep the lib jar and sources.jar same.