[
https://issues.apache.org/jira/browse/AVRO-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Skraba resolved AVRO-3113.
-------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
> 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
> Priority: Minor
> Fix For: 1.11.0
>
>
> 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)