Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v23.6.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 0829043 commit 28b0a78
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 @@ -8,7 +8,7 @@ dependencies {
api "org.grails:grails-dependencies"
api "org.grails:grails-web-boot"

api "com.google.guava:guava:23.0"
api "com.google.guava:guava:23.6.1-jre"

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

0 comments on commit 28b0a78

Please sign in to comment.