Description
Some dependencies (jetty) are starting to produce releases with bytecode that targets more recent versions of Java (e.g. Java 11). We should validate that we don't end up accidentally introducing one of those in order to keep supporting the minimum Java version we target (Java 8) correctly.