We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136a44a commit 360b615Copy full SHA for 360b615
dependencies/spring-security-dependencies.gradle
@@ -29,8 +29,6 @@ dependencies {
29
api "com.nimbusds:oauth2-oidc-sdk:9.3"
30
api "com.squareup.okhttp3:mockwebserver:3.14.9"
31
api "com.squareup.okhttp3:okhttp:3.14.9"
32
- api "com.sun.xml.bind:jaxb-core:2.3.0.1"
33
- api "com.sun.xml.bind:jaxb-impl:2.3.3"
34
api "com.unboundid:unboundid-ldapsdk:4.0.14"
35
api "commons-codec:commons-codec:1.14"
36
api "commons-collections:commons-collections:3.2.2"
0 commit comments