Skip to content

Commit 08f34a6

Browse files
Update dependency org.springframework.cloud:spring-cloud-starter-openfeign to v5
1 parent bf520b5 commit 08f34a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ dependencies {
174174
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
175175
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
176176
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
177-
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.3.1'
177+
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '5.0.1'
178178

179179
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.15'
180180

0 commit comments

Comments
 (0)