Skip to content

Commit 6c430a2

Browse files
committed
fix(deps): update dependency com.google.guava:guava [33.4.8-jre → v33.5.0-jre]
1 parent 4e286ca commit 6c430a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencyManagement {
2929
dependencies {
3030
// Core dependencies
3131
implementation("org.springframework:spring-web")
32-
implementation("com.google.guava:guava:33.4.8-jre")
32+
implementation("com.google.guava:guava:33.5.0-jre")
3333
implementation("tools.jackson.core:jackson-databind")
3434
implementation("org.apache.httpcomponents.client5:httpclient5")
3535

0 commit comments

Comments
 (0)