azure-activedirectory-library-for-java
azure-activedirectory-library-for-java copied to clipboard
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.20. Release notes Sourced from spring-core's releases. v5.3.20 :star: New Features Refine CachedIntrospectionResults property introspection #28445 Improve tests and Javadoc on binding to a property...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.18. Release notes Sourced from spring-webmvc's releases. v5.3.18 :star: New Features Restrict access to property paths on Class references #28261 Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask...
`com.nimbusds:oauth2-oidc-sdk v9.4` depends on `net.minidev » json-smart v1.3.3,2.4.2` which introduces below mentioned vulnerability. https://github.com/AzureAD/azure-activedirectory-library-for-java/blob/72dd774534adefa97c62289747b536ca12e6641c/pom.xml#L70-L74 ### Vulnerability details CVE-2021-31684 A vulnerability was discovered in the indexOf function of JSONParserByteArray in JSON...
Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 to 7.5.1. Release notes Sourced from testng's releases. TestNG v7.5.1 What's Changed Cherrypick Zip Slip Vulnerability to 7.5 release by @prashil-g in cbeust/testng#2899 New Contributors @prashil-g...
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.27. Release notes Sourced from spring-core's releases. v5.3.27 :star: New Features Limit string concatenation in SpEL expressions #30331 Limit SpEL expression length #30329 Disable variable...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20090211 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...
Hi, We use ADAL for AD authentication purposes and to get access tokens on storage accounts. We were recently approached by Microsoft support regarding deprecation of Azure AD Graph API...
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.20 to 6.0.0. Release notes Sourced from spring-web's releases. v6.0.0 See What's New in Spring Framework 6.x and Upgrading to Spring Framework 6.x for upgrade instructions and...
``` Could not resolve all files for configuration ':lib-provider:compileClasspath'. > Could not resolve net.minidev:json-smart:[1.3.2,2.4.2]. Required by: project :lib-provider > com.microsoft.azure:adal4j:1.6.7 > com.nimbusds:oauth2-oidc-sdk:9.4 ``` Getting this error while downloading the package...