File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
sdk/identity/azure-identity Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 3434 <artifactId >azure-core-http-netty</artifactId >
3535 <version >1.6.1</version > <!-- {x-version-update;com.azure:azure-core-http-netty;dependency} -->
3636 </dependency >
37-
37+ <dependency >
38+ <groupId >net.minidev</groupId >
39+ <artifactId >json-smart</artifactId >
40+ <version >2.3</version > <!-- {x-version-update;net.minidev:json-smart;external_dependency} -->
41+ </dependency >
3842 <dependency >
3943 <groupId >com.microsoft.azure</groupId >
4044 <artifactId >msal4j</artifactId >
116120 <include >com.nimbusds:oauth2-oidc-sdk:[7.1.1]</include > <!-- {x-include-update;com.nimbusds:oauth2-oidc-sdk;external_dependency} -->
117121 <include >net.java.dev.jna:jna-platform:[5.4.0]</include > <!-- {x-include-update;net.java.dev.jna:jna-platform;external_dependency} -->
118122 <include >org.linguafranca.pwdb:KeePassJava2:[2.1.4]</include > <!-- {x-include-update;org.linguafranca.pwdb:KeePassJava2;external_dependency} -->
123+ <include >net.minidev:json-smart:[2.3]</include > <!-- {x-include-update;net.minidev:json-smart;external_dependency} -->
119124 </includes >
120125 </bannedDependencies >
121126 </rules >
You can’t perform that action at this time.
0 commit comments