Skip to content

Commit

Permalink
Merge pull request #512 from grails/renovate/commons-codec-commons-co…
Browse files Browse the repository at this point in the history
…dec-1.x

Update dependency commons-codec:commons-codec to v1.17.1
  • Loading branch information
jdaugherty authored Oct 15, 2024
2 parents 92e5b89 + 03f759b commit a968507
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 @@ -16,7 +16,7 @@ dependencies {
api 'org.bouncycastle:bcprov-jdk18on:1.77'

api "com.nimbusds:nimbus-jose-jwt:9.41.2"
api 'commons-codec:commons-codec:1.16.1'
api 'commons-codec:commons-codec:1.17.1'
api "org.grails.plugins:spring-security-core:${springSecurityCoreVersion}"

api "commons-fileupload:commons-fileupload:1.5"
Expand Down

0 comments on commit a968507

Please sign in to comment.