Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-httpclient to v13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 455c4b5 commit 4c72c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ dependencies {

implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-hystrix', version: '2.2.10.RELEASE'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-bootstrap', version: '4.1.1'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.2'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.3'
// implementation group: 'io.github.openfeign', name: 'feign-hc5', version: '13.2'

implementation group: 'com.hierynomus', name: 'sshj', version: '0.37.0'
Expand Down

0 comments on commit 4c72c55

Please sign in to comment.