Fix broken samples (#606)
This commit is contained in:
@@ -8,10 +8,6 @@ sonarqube {
|
||||
skipProject = true
|
||||
}
|
||||
|
||||
configurations {
|
||||
compile.exclude group: 'org.slf4j', module: 'slf4j-api'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile project(':spring-session-data-geode'),
|
||||
"org.springframework:spring-web:$springVersion",
|
||||
|
||||
Reference in New Issue
Block a user