Remove httpclient dependency from sample
This commit is contained in:
@@ -11,7 +11,6 @@ dependencies {
|
|||||||
implementation "org.webjars:bootstrap"
|
implementation "org.webjars:bootstrap"
|
||||||
implementation "org.webjars:html5shiv"
|
implementation "org.webjars:html5shiv"
|
||||||
implementation "org.webjars:webjars-locator-core"
|
implementation "org.webjars:webjars-locator-core"
|
||||||
implementation "org.apache.httpcomponents:httpclient"
|
|
||||||
|
|
||||||
testImplementation "org.springframework.boot:spring-boot-starter-test"
|
testImplementation "org.springframework.boot:spring-boot-starter-test"
|
||||||
testImplementation "org.assertj:assertj-core"
|
testImplementation "org.assertj:assertj-core"
|
||||||
|
|||||||
Reference in New Issue
Block a user