besu-exflo
besu-exflo copied to clipboard
Update flatbuffers to 1.12.0
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