Skip to content

Commit

Permalink
Aligning code to updated Microsoft Graph API
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Nov 6, 2024
1 parent c0123f9 commit a77c77c
Show file tree
Hide file tree
Showing 6 changed files with 661 additions and 790 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@
<artifactId>azure-identity</artifactId>
<version>${azure.identity.version}</version>
</dependency>

<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>${azure.msal4j.version}</version>
</dependency>

<dependency>
<groupId>net.tirasa.connid</groupId>
<artifactId>connector-framework</artifactId>
Expand Down
Loading

0 comments on commit a77c77c

Please sign in to comment.