mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-16 21:50:27 +00:00

Java 17 appears to be used everywhere else in the repo, which means Java 11 is out of date. In fact, the build fails with Java 11, but succeeds with Java 17. Updating the docs to reflect this Co-authored-by: Joseph Goldbeck <joegoldbeck@users.noreply.github.com>