Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Java11 as minimal version #1151

Commits on Mar 22, 2023

  1. Set Java11 as minimal version

    * Remove use of 'task.options.release' for Java version configuration
    in favour of Gradle's preferrs 'toolchain'.
    * Removed Java 8 from pipelines.
    * Bump Gradle to latest v8.0.2
    * Remove use of 'io.spring.dependency-management' Gradle plugin in
    'spring-boot' app in favor of Gradle's BOM support. This reduces
    maintenance since only Boot version needs to be updated.
    
    Fixes asciidoctor#1150
    
    Remove unnecessary configurations
    abelsromero committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    24ee694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a988b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b307f View commit details
    Browse the repository at this point in the history