Skip to content

Upgrade Gradle & Build-Time dependencies to allow building with JDK 11 #6585

Closed
@Erlkoenig90

Description

@Erlkoenig90

I would like to propose updating some build-time dependencies to their respective recent versions:

  • Gradle 5.5.1
  • AnimalSniffer plugin to 1.5.0, tool to 1.18
  • Jacoco to 0.8.4

This would allow us to run builds on JDK 11. Unlike #6317, the target/source compatibility versions could be kept, keeping backwards compatibility of the built library. However, we couldn't build on JDK 7 anymore, since Gradle 5.5.1 requires at least JDK 8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions