Skip to content

Commit

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

Bump microsoft-graph from 5.2.0 to 5.5.0 in /msal-obo-sample
  • Loading branch information
ramsessanchez authored Oct 18, 2021
2 parents e91e8c8 + e58e953 commit cce249e
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 @@ -29,7 +29,7 @@
<dependency>
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph</artifactId>
<version>5.2.0</version>
<version>5.5.0</version>
</dependency>
<!-- Spring 3 dependencies -->
<dependency>
Expand Down

0 comments on commit cce249e

Please sign in to comment.