GeethanadhP / xml-avro

Convert XSD -> AVSC and XML -> AVRO
Apache License 2.0
36 stars 26 forks source link

Update dependencies #8

Closed zhenik closed 5 years ago

zhenik commented 5 years ago

Hi, is it possible to update dependencies ? Such as : org.apache.avro, etc . . .

GeethanadhP commented 5 years ago

you can update them in the build.gradle file, but i don't think we can bump the major version of avro due to incompatibility issue

what are you trying to achieve?

zhenik commented 5 years ago

Np, I though it design for backward compatibility, I can do it in fork. I will close this issue.

GeethanadhP commented 5 years ago

let me know if you manage to get it working after bumping the version :)