We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96cbbca commit e7a44ebCopy full SHA for e7a44eb
1 file changed
build.gradle
@@ -15,7 +15,6 @@ dependencies {
15
implementation 'org.slf4j:slf4j-api:1.7.36'
16
implementation 'com.nimbusds:nimbus-jose-jwt:9.37'
17
implementation 'org.json:json:20231013'
18
- implementation 'org.apache.httpcomponents:httpclient:4.5.14'
19
implementation 'com.nimbusds:oauth2-oidc-sdk:10.14.2'
20
21
testImplementation 'org.mockito:mockito-core:4.9.0'
0 commit comments