We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db638c2 commit a92ac82Copy full SHA for a92ac82
dependencies/spring-security-dependencies.gradle
@@ -68,7 +68,7 @@ dependencies {
68
api "org.seleniumhq.selenium:htmlunit-driver:2.61.0"
69
api "org.seleniumhq.selenium:selenium-java:3.141.59"
70
api "org.seleniumhq.selenium:selenium-support:3.141.59"
71
- api "org.skyscreamer:jsonassert:1.5.0"
+ api "org.skyscreamer:jsonassert:1.5.1"
72
api "org.slf4j:log4j-over-slf4j:1.7.36"
73
api "org.slf4j:slf4j-api:1.7.36"
74
api "org.springframework.ldap:spring-ldap-core:2.4.1"
0 commit comments