besu-exflo icon indicating copy to clipboard operation
besu-exflo copied to clipboard

Update flatbuffers to 1.12.0

Open aldoborrero opened this issue 4 years ago • 0 comments

There's a new version major version of flatbuffers that has been released. In Exflo we are currently using version 1.11.0.

This task should take care of updating all required dependencies, entities and codebase to version 1.12.0. Things to take care of:

  • Update Dockerfile to use version 1.12.0
  • Update java dependency to use version 1.12.0
  • Regenerate entities with gradle
  • Correct and fix errors

aldoborrero avatar May 12 '20 15:05 aldoborrero