We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cceb03f commit 9e90990Copy full SHA for 9e90990
dependencies/spring-security-dependencies.gradle
@@ -35,7 +35,7 @@ dependencies {
35
api "jakarta.xml.bind:jakarta.xml.bind-api:3.0.1"
36
api "jakarta.persistence:jakarta.persistence-api:3.1.0"
37
api "ldapsdk:ldapsdk:4.1"
38
- api "net.sourceforge.htmlunit:htmlunit:2.64.0"
+ api "net.sourceforge.htmlunit:htmlunit:2.65.1"
39
api "net.sourceforge.nekohtml:nekohtml:1.9.22"
40
api "org.apache.directory.server:apacheds-core-entry:1.5.5"
41
api "org.apache.directory.server:apacheds-core:1.5.5"
0 commit comments