Skip to content

Commit ae18fa9

Browse files
Update dependency org.springframework.cloud:spring-cloud-starter-openfeign to v3.1.9
1 parent 1444586 commit ae18fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ dependencies {
243243
implementation 'org.springframework.boot:spring-boot-starter-actuator'
244244
implementation 'org.springframework.boot:spring-boot-configuration-processor'
245245
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
246-
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '3.1.8'
246+
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '3.1.9'
247247
implementation 'org.springframework.retry:spring-retry'
248248
implementation group: 'org.testng', name: 'testng', version: '7.8.0'
249249
implementation group: 'uk.gov.service.notify', name: 'notifications-java-client', version: '4.1.1-RELEASE'

0 commit comments

Comments
 (0)