File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
3838 implementation ' com.auth0:java-jwt:4.5.0'
3939 implementation ' org.liquibase:liquibase-core:4.31.0'
4040 implementation ' io.jsonwebtoken:jjwt-api:0.12.6'
41- implementation ' com.google.guava:guava:33.4.0 -jre'
41+ implementation ' com.google.guava:guava:33.4.6 -jre'
4242
4343 implementation ' net.javacrumbs.shedlock:shedlock-spring:6.3.0'
4444 implementation ' net.javacrumbs.shedlock:shedlock-provider-jdbc-template:6.2.0'
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
3636 implementation ' com.sendgrid:sendgrid-java:4.10.3'
3737 implementation ' org.liquibase:liquibase-core:4.31.0'
3838 implementation ' com.auth0:java-jwt:4.5.0'
39- implementation ' com.google.guava:guava:33.4.0 -jre'
39+ implementation ' com.google.guava:guava:33.4.6 -jre'
4040
4141 implementation ' io.jsonwebtoken:jjwt-api:0.12.6'
4242 runtimeOnly ' io.jsonwebtoken:jjwt-impl:0.12.6' ,
You can’t perform that action at this time.
0 commit comments