JKrehling commented on issue #1734:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1734#issuecomment-3493663159

    I'm still trying to get this working. I think part of my problem might be 
the kafka-connect jar from apicurio being stuck in 3.6.1 
   
   [INFO] +- 
io.apicurio:apicurio-registry-utils-converter:jar:2.5.11.Final:compile
   [INFO] |  +- 
io.apicurio:apicurio-registry-serdes-avro-serde:jar:2.5.11.Final:compile
   [INFO] |  |  \- 
io.apicurio:apicurio-registry-serde-common:jar:2.5.11.Final:compile
   [INFO] |  |     \- 
io.apicurio:apicurio-registry-schema-resolver:jar:2.5.11.Final:compile
   [INFO] |  |        \- 
io.apicurio:apicurio-registry-client:jar:2.5.11.Final:compile
   [INFO] |  |           +- 
io.apicurio:apicurio-registry-common:jar:2.5.11.Final:compile
   [INFO] |  |           |  \- org.projectlombok:lombok:jar:1.18.32:compile
   [INFO] |  |           \- 
io.apicurio:apicurio-common-rest-client-jdk:jar:0.1.18.Final:compile
   [INFO] |  |              \- 
io.apicurio:apicurio-common-rest-client-common:jar:0.1.18.Final:compile
   [INFO] |  +- 
io.apicurio:apicurio-registry-serdes-jsonschema-serde:jar:2.5.11.Final:compile
   [INFO] |  |  +- com.networknt:json-schema-validator:jar:1.4.0:compile
   [INFO] |  |  |  +- com.ethlo.time:itu:jar:1.8.0:compile
   [INFO] |  |  |  \- 
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile
   [INFO] |  |  |     \- org.yaml:snakeyaml:jar:2.4:compile
   [INFO] |  |  \- org.json:json:jar:20240303:compile
   [INFO] |  \- org.apache.kafka:connect-json:jar:3.6.1:compile
   [INFO] |     \- 
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile
   
   All of the other ones are at 3.9.1 which should expect that to be removed 
   
https://mvnrepository.com/artifact/io.apicurio/apicurio-registry-utils-converter/2.6.13.Final
   
   Moving this to 2.6.13 would maybe resolve my issue as it pulls 3.9.0 
connect-json


-- 
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]

Reply via email to