Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-httpclient to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent c561b43 commit c8651fd
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 @@ -42,7 +42,7 @@ dependencies {
compile 'org.springframework.boot:spring-boot-starter-actuator'

compile 'org.springframework.cloud:spring-cloud-starter-openfeign'
compile 'io.github.openfeign:feign-httpclient:11.10'
compile 'io.github.openfeign:feign-httpclient:13.2'

compile 'com.microsoft.azure:azure-keyvault:1.2.6'
compile 'com.microsoft.azure:adal4j:1.6.7'
Expand Down

0 comments on commit c8651fd

Please sign in to comment.