Skip to content

Commit d9980a4

Browse files
Update jsonassert to 1.5.1
Closes gh-11684
1 parent 8eb7e58 commit d9980a4

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.54.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.3.8.RELEASE"

0 commit comments

Comments
 (0)