You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
The spring-session module was broken into spring-session-core, spring-session-data-redis, spring-session-data-hazelcast, and spring-session-jdbc. Please update so that springIoDependencyVersionMappingCheck will pass again
The text was updated successfully, but these errors were encountered:
There's a chicken and egg problem here as the Platform cannot provide dependency management for an artifact that doesn't exist. Also, that dependency management is in Boot; the Platform just inherits it. The path of least resistance here is to tweak your CI job so that snapshots can be published without running springIoDependencyVersionMappingCheck.
rwinch
added a commit
to spring-projects/spring-session
that referenced
this issue
Jun 22, 2017
The spring-session module was broken into spring-session-core, spring-session-data-redis, spring-session-data-hazelcast, and spring-session-jdbc. Please update so that
springIoDependencyVersionMappingCheck
will pass againThe text was updated successfully, but these errors were encountered: