This is an automated email from the ASF dual-hosted git repository.

apupier 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 b2d1e9c04d Bump com.microsoft.graph:microsoft-graph from 6.65.0 to 
6.66.1
b2d1e9c04d is described below

commit b2d1e9c04d4a588ff00cd7419eeeef045fd07a3c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 21:24:49 2026 +0000

    Bump com.microsoft.graph:microsoft-graph from 6.65.0 to 6.66.1
    
    Bumps 
[com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java)
 from 6.65.0 to 6.66.1.
    - [Release 
notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
    - 
[Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoftgraph/msgraph-sdk-java/compare/v6.65.0...v6.66.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.graph:microsoft-graph
      dependency-version: 6.66.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d484fb8492..42af023e52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,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.65.0</microsoft.graph.version>
+        <microsoft.graph.version>6.66.1</microsoft.graph.version>
         <microsoft.graph.auth.version>0.3.0</microsoft.graph.auth.version>
         <pdfbox.version>${pdfbox-version}</pdfbox.version>
         <sshd.version>2.17.1</sshd.version><!-- @sync 
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->

Reply via email to