Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3

This commit is contained in:
2026-04-19 07:03:42 +00:00
parent 86b4f2532c
commit 961dc076b4
+1 -1
View File
@@ -34,7 +34,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok'
compileOnly 'org.projectlombok:lombok'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation 'com.github.ben-manes.caffeine:caffeine:3.2.3'
implementation 'com.google.auth:google-auth-library-oauth2-http'
implementation 'com.google.cloud:spring-cloud-gcp-starter'
implementation 'com.nimbusds:nimbus-jose-jwt:9.47'