Ismaël Mejía created AVRO-3113:
----------------------------------
Summary: Enforce Java 8 bytecode compatibility on Java dependencies
Key: AVRO-3113
URL: https://issues.apache.org/jira/browse/AVRO-3113
Project: Apache Avro
Issue Type: Improvement
Components: java
Reporter: Ismaël Mejía
Assignee: Ismaël Mejía
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)