bvfalcon opened a new pull request #6726:
URL: https://github.com/apache/camel/pull/6726


   With this PR come next changes:
   
   1) for google-mail component realised [Google OAuth2 for service 
account](https://developers.google.com/identity/protocols/oauth2/service-account).
   2) google-specific libraries for camel-google-mail maven module updated.
   It was necessary while methods 
[_com.google.api.client.googleapis.auth.oauth2.GoogleCredential.createDelegated(String)_](https://github.com/googleapis/google-api-java-client/blob/main/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java#L479)
 (google-api-client) and 
[_com.google.common.io.ByteStreams.exhaust(InputStream)_](https://github.com/google/guava/blob/master/guava/src/com/google/common/io/ByteStreams.java#L287)
 (guava) are not exist in used dependencies.
   
   Functionality of changes is in 
[CAMEL-17476](https://issues.apache.org/jira/browse/CAMEL-17476) written.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to