cunningt opened a new pull request, #1225:
URL: https://github.com/apache/camel-spring-boot/pull/1225

   Camel is using avro-version 1.12.0 
https://github.com/apache/camel/blob/main/parent/pom.xml#L75
   
   Update the version of avro to 1.12.0.     The one API change I found was in 
avro Schema.Parser, changing setValidate(true) to 
Parser(NameValidator.STRICT_VALIDATOR).     Ran the tests on camel-avro* and 
camel-*-avro and it seems okay to me.


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