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.
2 parents 90a2d9a + bb78224 commit f11427aCopy full SHA for f11427a
pom.xml
@@ -37,17 +37,6 @@
37
<groupId>com.nimbusds</groupId>
38
<artifactId>oauth2-oidc-sdk</artifactId>
39
<version>9.32</version>
40
- <exclusions>
41
- <exclusion>
42
- <!--
43
- com.nimbusds:oauth2-oidc-sdk:9.7 have version range: net.minidev:json-smart:[1.3.3,2.4.7].
44
- This will bring trouble to our customer.
45
- Refs: https://github.com/Azure/azure-sdk-for-java/issues/23373
46
- -->
47
- <groupId>net.minidev</groupId>
48
- <artifactId>json-smart</artifactId>
49
- </exclusion>
50
- </exclusions>
51
</dependency>
52
<dependency>
53
<groupId>net.minidev</groupId>
0 commit comments