This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 6fc65d1cd3 Bump com.microsoft.graph:microsoft-graph from 6.45.0 to
6.46.0
6fc65d1cd3 is described below
commit 6fc65d1cd3874423bab5ecad824b24ee77fb4d08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 10:35:23 2025 +0100
Bump com.microsoft.graph:microsoft-graph from 6.45.0 to 6.46.0
---
updated-dependencies:
- dependency-name: com.microsoft.graph:microsoft-graph
dependency-version: 6.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 184c3e6dc6..3039bd8028 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
<ftpserver.version>${ftpserver-version}</ftpserver.version>
<hamcrest.version>3.0</hamcrest.version><!-- Awaitility and Wiremock
-->
<htmlunit-driver.version>4.13.0</htmlunit-driver.version>
- <microsoft.graph.version>6.45.0</microsoft.graph.version>
+ <microsoft.graph.version>6.46.0</microsoft.graph.version>
<microsoft.graph.auth.version>0.3.0</microsoft.graph.auth.version>
<pdfbox.version>${pdfbox-version}</pdfbox.version>
<sshd.version>2.12.1</sshd.version><!-- @sync
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->