apupier commented on PR #15150: URL: https://github.com/apache/camel/pull/15150#issuecomment-2288051483
there is a comment just above this version change: ``` <!-- keep grpc-google-auth-library-version in sync with that used by grpc-auth --> ``` the grpc version is 1.66.0 , looking to it https://mvnrepository.com/artifact/io.grpc/grpc-auth/1.66.0 gives a google-auth still in 1.23.0 Should we remove the comment and upgrade? or should we keep the comment and not upgrade? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
