Skip to content

Commit

Permalink
Merge pull request #510 from grails/renovate/guava-monorepo
Browse files Browse the repository at this point in the history
Update dependency com.google.guava:guava to v33.3.1-jre
  • Loading branch information
jdaugherty authored Oct 15, 2024
2 parents 068fc7e + 3220be4 commit 32b0415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-rest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api "org.grails:grails-dependencies"
api "org.grails:grails-web-boot"

api "com.google.guava:guava:33.0.0-jre"
api "com.google.guava:guava:33.3.1-jre"

api "org.pac4j:pac4j-core:${pac4jVersion}"
api "org.pac4j:pac4j-javaee:${pac4jVersion}"
Expand Down

0 comments on commit 32b0415

Please sign in to comment.