Skip to content

Commit a92ac82

Browse files
committed
Update jsonassert to 1.5.1
Closes gh-11696
1 parent db638c2 commit a92ac82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
api "org.seleniumhq.selenium:htmlunit-driver:2.61.0"
6969
api "org.seleniumhq.selenium:selenium-java:3.141.59"
7070
api "org.seleniumhq.selenium:selenium-support:3.141.59"
71-
api "org.skyscreamer:jsonassert:1.5.0"
71+
api "org.skyscreamer:jsonassert:1.5.1"
7272
api "org.slf4j:log4j-over-slf4j:1.7.36"
7373
api "org.slf4j:slf4j-api:1.7.36"
7474
api "org.springframework.ldap:spring-ldap-core:2.4.1"

0 commit comments

Comments
 (0)