Update htmlunit to 2.70.0 for SAML samples
Older versions throw error when trying to modify the javascript Closes gh-111
This commit is contained in:
@@ -38,7 +38,7 @@ dependencies {
|
||||
testImplementation "org.springframework:spring-test"
|
||||
testImplementation "org.springframework.security:spring-security-test"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-api"
|
||||
testImplementation 'net.sourceforge.htmlunit:htmlunit:2.64.0'
|
||||
testImplementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
|
||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user