|  | @@ -26,7 +26,7 @@ dependencies {
 | 
	
		
			
				|  |  |  	implementation 'org.springframework.security:spring-security-saml2-service-provider'
 | 
	
		
			
				|  |  |  	implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6'
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -	testImplementation 'net.sourceforge.htmlunit:htmlunit:2.64.0'
 | 
	
		
			
				|  |  | +	testImplementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
 | 
	
		
			
				|  |  |  	testImplementation 'org.springframework.boot:spring-boot-starter-test'
 | 
	
		
			
				|  |  |  	testImplementation 'org.springframework.security:spring-security-test'
 | 
	
		
			
				|  |  |  }
 |