[
https://issues.apache.org/jira/browse/AVRO-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333158#comment-17333158
]
ASF subversion and git services commented on AVRO-3113:
-------------------------------------------------------
Commit 18890afe3d728a0c1ef1f2aba46155c32cf0d567 in avro's branch
refs/heads/master from Ismaël Mejía
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=18890af ]
AVRO-3113: Update enforcer-plugin to version 3.0.0-M3 (#1201)
* AVRO-3113: Update enforcer-plugin to version 3.0.0-M3
It also update other plugin versions to enable the project to build in
more recent JDKs. # Explain why this change is being made
* Revert "AVRO-3009: Fix IP address in GitHub Actions container"
This reverts commit 50676f142fad5d685d9f0e24a7f2e9d01e6eb8e8.
* AVRO-3113: Update github workflows to use actions/setup-java@v2
> 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)