Skip to content

Commit 6f6343c

Browse files
Bump com.microsoft.azure:msal4j from 1.22.0 to 1.23.0 (#157)
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt) - [Commits](AzureAD/microsoft-authentication-library-for-java@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: com.microsoft.azure:msal4j dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2a76ec commit 6f6343c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
<microsoft.graph.version>6.51.0</microsoft.graph.version>
6969
<azure.identity.version>1.17.0</azure.identity.version>
70-
<azure.msal4j.version>1.22.0</azure.msal4j.version>
70+
<azure.msal4j.version>1.23.0</azure.msal4j.version>
7171

7272
<java.version>1.8</java.version>
7373

0 commit comments

Comments
 (0)