jamesnetherton commented on PR #8955:
URL: https://github.com/apache/camel-quarkus/pull/8955#issuecomment-5175411224
Dependency convergence check failures due to clash with transitives from
Micrometer Observability bits:
```
Dependency convergence error for
org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2 paths to dependency are:
+-org.apache.camel.quarkus:camel-quarkus-google-functions:jar:3.39.0-SNAPSHOT
+-org.apache.camel:camel-google-functions:jar:4.21.0:compile
+-com.google.cloud:google-cloud-functions:jar:2.81.0:compile
+-org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2:compile
and
+-org.apache.camel.quarkus:camel-quarkus-google-functions:jar:3.39.0-SNAPSHOT
+-org.apache.camel:camel-google-functions:jar:4.21.0:compile
+-com.google.cloud:google-cloud-functions:jar:2.81.0:compile
+-com.google.api:gax-httpjson:jar:2.83.0:compile
+-org.conscrypt:conscrypt-openjdk-uber:jar:2.6.0:compile
```
--
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]