File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
4646 testCompile " org.grails.plugins:geb"
4747 testRuntime " org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
4848 testRuntime " net.sourceforge.htmlunit:htmlunit:2.70.0"
49- compile ' org.grails.plugins:spring-security-core:6.0.1 '
49+ compile ' org.grails.plugins:spring-security-core:6.0.2 '
5050}
5151
5252bootRun {
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
4646 testCompile " org.grails.plugins:geb"
4747 testRuntime " org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
4848 testRuntime " net.sourceforge.htmlunit:htmlunit:2.70.0"
49- compile ' org.grails.plugins:spring-security-core:6.0.1 '
49+ compile ' org.grails.plugins:spring-security-core:6.0.2 '
5050}
5151
5252bootRun {
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies {
4444 testCompile " org.grails.plugins:geb"
4545 testRuntime " org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
4646 testRuntime " net.sourceforge.htmlunit:htmlunit:2.70.0"
47- compile ' org.grails.plugins:spring-security-core:6.0.1 '
47+ compile ' org.grails.plugins:spring-security-core:6.0.2 '
4848}
4949
5050bootRun {
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies {
4848 implementation " org.grails.plugins:events"
4949 implementation " org.grails.plugins:gsp"
5050 profile " org.grails.profiles:web"
51- implementation ' org.grails.plugins:spring-security-core:6.0.1 '
51+ implementation ' org.grails.plugins:spring-security-core:6.0.2 '
5252 runtimeOnly " org.glassfish.web:el-impl:2.2.1-b05"
5353 runtimeOnly " com.h2database:h2"
5454 runtimeOnly " org.apache.tomcat:tomcat-jdbc"
You can’t perform that action at this time.
0 commit comments