Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit bd648f4

Browse files
Bump com.microsoft.azure:msal4j in /msal-obo-sample
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.0 to 1.19.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](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits) --- updated-dependencies: - dependency-name: com.microsoft.azure:msal4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cce249e commit bd648f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal-obo-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.microsoft.azure</groupId>
2121
<artifactId>msal4j</artifactId>
22-
<version>1.11.0</version>
22+
<version>1.19.0</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)