Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoftgraph
/
msgraph-beta-sdk-java
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
32
Code
Issues
10
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: update dependencies
- #1238
#1238
Merged
MIchaelMainer
merged 18 commits into
main
microsoftgraph/msgraph-beta-sdk-java:main
from
mmainer/deployment
microsoftgraph/msgraph-beta-sdk-java:mmainer/deployment
Copy head branch name to clipboard
Sep 17, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
fix: update dependencies
#1238
MIchaelMainer
merged 18 commits into
main
microsoftgraph/msgraph-beta-sdk-java:main
from
mmainer/deployment
microsoftgraph/msgraph-beta-sdk-java:mmainer/deployment
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2025
chore(deps): bump actions/checkout from 4 to 5
Show description for c84e51f
dependabot[bot]
authored
c84e51f
View commit details
Copy full SHA for c84e51f
Browse repository at this point
Commits on Aug 20, 2025
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
ramsessanchez
authored
38b12d5
View commit details
Copy full SHA for 38b12d5
Browse repository at this point
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
ramsessanchez
authored
a54a371
View commit details
Copy full SHA for a54a371
Browse repository at this point
Commits on Aug 21, 2025
chore(deps): bump actions/setup-java from 4 to 5
Show description for 7475060
dependabot[bot]
authored
7475060
View commit details
Copy full SHA for 7475060
Browse repository at this point
Merge branch 'main' into dependabot/github_actions/actions/setup-java-5
ramsessanchez
authored
8a21c32
View commit details
Copy full SHA for 8a21c32
Browse repository at this point
Commits on Sep 11, 2025
Updated for https://dev.azure.com/microsoftgraph/0985d294-5762-4bc2-a565-161ef349ca3e/_build?definitionId=634 by using baselines generated in https://dev.azure.com/microsoftgraph/0985d294-5762-4bc2…
Show description for c90ee6f
microsoft-github-policy-service[bot]
authored
c90ee6f
View commit details
Copy full SHA for c90ee6f
Browse repository at this point
Commits on Sep 12, 2025
chore(deps): bump com.microsoft.graph:microsoft-graph-core
Show description for 806ee5e
dependabot[bot]
authored
806ee5e
View commit details
Copy full SHA for 806ee5e
Browse repository at this point
chore(deps): bump com.microsoft.graph:microsoft-graph-core in /android
Show description for a44c5ca
dependabot[bot]
authored
a44c5ca
View commit details
Copy full SHA for a44c5ca
Browse repository at this point
Commits on Sep 17, 2025
chore(deps): bump the kiota-dependencies group across 2 directories with 6 updates
Show description for b48c56f
dependabot[bot]
authored
b48c56f
View commit details
Copy full SHA for b48c56f
Browse repository at this point
chore(deps): bump the kiota-dependencies group
Show description for bbc7aff
dependabot[bot]
authored
bbc7aff
View commit details
Copy full SHA for bbc7aff
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/users/merlinbot/1es-pt-auto-baselining-pr' into mmainer/deployment
MIchaelMainer
committed
99d8102
View commit details
Copy full SHA for 99d8102
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/github_actions/actions/checkout-5' into mmainer/deployment
MIchaelMainer
committed
c5e41ff
View commit details
Copy full SHA for c5e41ff
Browse repository at this point
fix: update dependencies
MIchaelMainer
committed
0d44b40
View commit details
Copy full SHA for 0d44b40
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/gradle/android/com.microsoft.graph-microsoft-graph-core-3.6.5' into mmainer/deployment
MIchaelMainer
committed
f25b5b7
View commit details
Copy full SHA for f25b5b7
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/gradle/android/kiota-dependencies-cd0a21323a' into mmainer/deployment
MIchaelMainer
committed
7ce3a6a
View commit details
Copy full SHA for 7ce3a6a
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-3.6.5' into mmainer/deployment
MIchaelMainer
committed
0a110e5
View commit details
Copy full SHA for 0a110e5
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/dependabot/gradle/kiota-dependencies-c56a00e2eb' into mmainer/deployment
MIchaelMainer
committed
b745d25
View commit details
Copy full SHA for b745d25
Browse repository at this point
chore: update dependabot cadence
MIchaelMainer
committed
1c65021
View commit details
Copy full SHA for 1c65021
Browse repository at this point
You can’t perform that action at this time.