[
https://issues.apache.org/jira/browse/AVRO-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326328#comment-17326328
]
ASF subversion and git services commented on AVRO-3113:
-------------------------------------------------------
Commit 1f00455e496be35a941833e956376ef3d791116b in avro's branch
refs/heads/master from Ismaël Mejía
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=1f00455 ]
AVRO-3113: Enforce Java 8 bytecode compatibility on Java dependencies (#1198)
> 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
>
> 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)