Skip to content

Commit

Permalink
chore(deps): bump com.microsoft.graph:microsoft-graph-core
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java-core@v3.4.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent daeaea8 commit 3d544e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph-core</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 3d544e2

Please sign in to comment.