88: Add httpclient5 dependency for portainer-automation
This commit is contained in:
parent
6fc44a6969
commit
f3652611ec
@ -5,6 +5,7 @@ dependencies {
|
||||
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-validation'
|
||||
implementation 'org.apache.httpcomponents.client5:httpclient5'
|
||||
|
||||
compileOnly 'org.projectlombok:lombok'
|
||||
annotationProcessor 'org.projectlombok:lombok'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user