Skip to content

Commit e7c4eae

Browse files
Remove httpclient dependency from sample
1 parent 9292a72 commit e7c4eae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-session-samples/spring-session-sample-boot-redis-json/spring-session-sample-boot-redis-json.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ dependencies {
1111
implementation "org.webjars:bootstrap"
1212
implementation "org.webjars:html5shiv"
1313
implementation "org.webjars:webjars-locator-core"
14-
implementation "org.apache.httpcomponents:httpclient"
1514

1615
testImplementation "org.springframework.boot:spring-boot-starter-test"
1716
testImplementation "org.assertj:assertj-core"

0 commit comments

Comments
 (0)