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.25.1 to 6.26.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java@v6.25.1...v6.26.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 Jan 23, 2025
1 parent d3a36c2 commit 4ec79c2
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.5.1</docx4j.version>
<google-cloud-bigquery.version>2.38.2</google-cloud-bigquery.version>

<microsoft-graph.version>6.25.1</microsoft-graph.version>
<microsoft-graph.version>6.26.0</microsoft-graph.version>
<msal4j.version>1.18.0</msal4j.version>

<!-- transitive versions -->
Expand Down

0 comments on commit 4ec79c2

Please sign in to comment.