Skip to content

Commit

Permalink
Merge pull request #224 from grails/dependabot/gradle/master/org.grai…
Browse files Browse the repository at this point in the history
…ls.plugins-spring-security-core-4.0.3

Bump spring-security-core from 4.0.2 to 4.0.3
  • Loading branch information
puneetbehl authored Jul 22, 2021
2 parents 565f8cb + 6607ada commit 2b9376f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test-data-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation "org.mongodb:mongodb-driver-sync:$mongodbDriverVersion"
implementation "org.grails.plugins:views-json"
implementation "org.grails.plugins:views-json-templates"
implementation 'org.grails.plugins:spring-security-core:4.0.2'
implementation 'org.grails.plugins:spring-security-core:4.0.3'
implementation 'org.grails.plugins:spring-security-rest:3.0.1'
profile "org.grails.profiles:rest-api"
testImplementation "org.grails:grails-gorm-testing-support"
Expand Down

0 comments on commit 2b9376f

Please sign in to comment.