Update jsonassert to 1.5.1

Closes gh-11684
This commit is contained in:
Marcus Da Coregio 2022-08-10 14:07:37 -03:00
parent 8eb7e589eb
commit d9980a4dfe
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ dependencies {
api "org.seleniumhq.selenium:htmlunit-driver:2.54.0"
api "org.seleniumhq.selenium:selenium-java:3.141.59"
api "org.seleniumhq.selenium:selenium-support:3.141.59"
api "org.skyscreamer:jsonassert:1.5.0"
api "org.skyscreamer:jsonassert:1.5.1"
api "org.slf4j:log4j-over-slf4j:1.7.36"
api "org.slf4j:slf4j-api:1.7.36"
api "org.springframework.ldap:spring-ldap-core:2.3.8.RELEASE"