Move spring-session to spring-session-core
Issue gh-806
This commit is contained in:
@@ -3,6 +3,6 @@ apply plugin: 'io.spring.convention.spring-pom'
|
||||
description = "Aggregator for Spring Session and Spring JDBC"
|
||||
|
||||
dependencies {
|
||||
compile project(':spring-session')
|
||||
compile project(':spring-session-core')
|
||||
compile "org.springframework:spring-jdbc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user