Skip to content

Commit

Permalink
Bump com.microsoft.graph:microsoft-graph in /apps/backend
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java@v6.9.0...v6.10.0)

---
updated-dependencies:
- dependency-name: com.microsoft.graph:microsoft-graph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent f1c9ce4 commit 9c6512c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<docx4j.version>11.4.11</docx4j.version>
<google-cloud-bigquery.version>2.38.2</google-cloud-bigquery.version>

<microsoft-graph.version>6.9.0</microsoft-graph.version>
<microsoft-graph.version>6.10.0</microsoft-graph.version>
<msal4j.version>1.15.0</msal4j.version>

<!-- transitive versions -->
Expand Down

0 comments on commit 9c6512c

Please sign in to comment.