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

Open
mars3142 wants to merge 1 commits from renovate/com.github.ben-manes.caffeine-caffeine-3.x into main
+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'