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 3d0d8bd commit 2625388Copy full SHA for 2625388
dependencies/spring-security-dependencies.gradle
@@ -67,7 +67,7 @@ dependencies {
67
api "org.seleniumhq.selenium:htmlunit-driver:2.63.0"
68
api "org.seleniumhq.selenium:selenium-java:3.141.59"
69
api "org.seleniumhq.selenium:selenium-support:3.141.59"
70
- api "org.skyscreamer:jsonassert:1.5.0"
+ api "org.skyscreamer:jsonassert:1.5.1"
71
api "org.slf4j:log4j-over-slf4j:1.7.36"
72
api "org.slf4j:slf4j-api:1.7.36"
73
api "org.springframework.ldap:spring-ldap-core:2.4.0-M1"
0 commit comments