Skip to content

Commit

Permalink
Update feign monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 71ce985 commit f33bea8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ dependencies {
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.14.7'

implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '3.1.8'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '12.5'
implementation group: 'io.github.openfeign', name: 'feign-jackson', version: '12.5'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.1'
implementation group: 'io.github.openfeign', name: 'feign-jackson', version: '13.1'

implementation group: 'org.apache.qpid', name: 'qpid-jms-client', version: '1.11.0'

Expand Down

0 comments on commit f33bea8

Please sign in to comment.