Skip to content

Commit 1a49f77

Browse files
Update dependency io.github.openfeign:feign-jackson to v13.2.1 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30b611b commit 1a49f77

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
@@ -148,7 +148,7 @@ publishing {
148148
dependencies {
149149
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
150150
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.1.0'
151-
implementation group: 'io.github.openfeign', name: 'feign-jackson', version: '13.2'
151+
implementation group: 'io.github.openfeign', name: 'feign-jackson', version: '13.2.1'
152152
implementation group: 'com.warrenstrange', name: 'googleauth', version: '1.5.0'
153153
implementation group: 'com.auth0', name: 'java-jwt', version: '4.4.0'
154154
implementation group: 'jakarta.servlet', name: 'jakarta.servlet-api', version: '6.0.0'

0 commit comments

Comments
 (0)