Skip to content

Commit f11427a

Browse files
authored
Merge pull request #505 from AzureAD/SJAIN/small-fix
Revert some changes from the old PR
2 parents 90a2d9a + bb78224 commit f11427a

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,6 @@
3737
<groupId>com.nimbusds</groupId>
3838
<artifactId>oauth2-oidc-sdk</artifactId>
3939
<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>
5140
</dependency>
5241
<dependency>
5342
<groupId>net.minidev</groupId>

0 commit comments

Comments
 (0)