Skip to content

Commit 14d06b2

Browse files
Update dependency org.springframework.cloud:spring-cloud-starter-openfeign to v5
1 parent 3e4ff5c commit 14d06b2

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
@@ -173,7 +173,7 @@ dependencies {
173173
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
174174
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
175175
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
176-
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.3.1'
176+
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '5.0.0'
177177

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

0 commit comments

Comments
 (0)