Skip to content

Commit ec3c7ca

Browse files
Update dependency com.google.guava:guava to v33.5.0-jre (#1393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9c91bf commit ec3c7ca

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
@@ -224,7 +224,7 @@ dependencies {
224224
implementation group: 'org.springframework.security', name: 'spring-security-core', version: versions.springSecurityVersion
225225
implementation group: 'org.springframework.cloud', name: 'spring-cloud-openfeign-core'
226226
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.12'
227-
implementation group: 'com.google.guava', name: 'guava', version: '33.4.8-jre'
227+
implementation group: 'com.google.guava', name: 'guava', version: '33.5.0-jre'
228228
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: versions.jacksonDatabind
229229
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: versions.jacksonDatabind
230230
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: versions.jacksonDatabind

0 commit comments

Comments
 (0)