File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
plugin-core/docs/src/docs/code 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.1.0 '
49+ compile ' org.grails.plugins:spring-security-core:6.1.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.1.0 '
49+ compile ' org.grails.plugins:spring-security-core:6.1.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.1.0 '
47+ compile ' org.grails.plugins:spring-security-core:6.1.2 '
4848}
4949
5050bootRun {
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
5353 implementation " org.grails.plugins:events"
5454 implementation " org.grails.plugins:gsp"
5555 profile " org.grails.profiles:web"
56- implementation ' org.grails.plugins:spring-security-core:6.1.0 '
56+ implementation ' org.grails.plugins:spring-security-core:6.1.2 '
5757 runtimeOnly " org.glassfish.web:el-impl:2.2.1-b05"
5858 runtimeOnly " com.h2database:h2"
5959 runtimeOnly " org.apache.tomcat:tomcat-jdbc"
You can’t perform that action at this time.
0 commit comments