Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 78d8a81

Browse files
Update dependency net.sourceforge.htmlunit:htmlunit to v2.60.0 (#55)
Co-authored-by: Renovate Bot <[email protected]>
1 parent aa04185 commit 78d8a81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testapps/spring-security-cas-test1/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
testCompile "org.grails.plugins:geb"
6565
testCompile "org.grails:grails-web-testing-support"
6666
testRuntime "org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
67-
testRuntime "net.sourceforge.htmlunit:htmlunit:2.59.0"
67+
testRuntime "net.sourceforge.htmlunit:htmlunit:2.60.0"
6868

6969
compile project(':spring-security-cas')
7070
}

testapps/spring-security-cas-test2/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
testCompile "org.grails.plugins:geb"
6565
testCompile "org.grails:grails-web-testing-support"
6666
testRuntime "org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0"
67-
testRuntime "net.sourceforge.htmlunit:htmlunit:2.59.0"
67+
testRuntime "net.sourceforge.htmlunit:htmlunit:2.60.0"
6868

6969
compile project(':spring-security-cas')
7070
}

0 commit comments

Comments
 (0)