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 {
46
46
testCompile " org.grails.plugins:geb"
47
47
testRuntime " org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
48
48
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 '
50
50
}
51
51
52
52
bootRun {
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
46
46
testCompile " org.grails.plugins:geb"
47
47
testRuntime " org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
48
48
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 '
50
50
}
51
51
52
52
bootRun {
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies {
44
44
testCompile " org.grails.plugins:geb"
45
45
testRuntime " org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
46
46
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 '
48
48
}
49
49
50
50
bootRun {
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies {
48
48
implementation " org.grails.plugins:events"
49
49
implementation " org.grails.plugins:gsp"
50
50
profile " org.grails.profiles:web"
51
- implementation ' org.grails.plugins:spring-security-core:6.1.0 '
51
+ implementation ' org.grails.plugins:spring-security-core:6.1.2 '
52
52
runtimeOnly " org.glassfish.web:el-impl:2.2.1-b05"
53
53
runtimeOnly " com.h2database:h2"
54
54
runtimeOnly " org.apache.tomcat:tomcat-jdbc"
You can’t perform that action at this time.
0 commit comments