Skip to content

Commit

Permalink
Merge pull request #39 from Azure-Samples/dependabot/maven/msal-obo-s…
Browse files Browse the repository at this point in the history
…ample/com.microsoft.azure-msal4j-1.11.0

Bump msal4j from 1.10.0 to 1.11.0 in /msal-obo-sample
  • Loading branch information
baywet authored Sep 9, 2021
2 parents e489aca + 08cc344 commit e91e8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msal-obo-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit e91e8c8

Please sign in to comment.