summaryrefslogtreecommitdiff
path: root/data/deprecations/14-10-dependency-scanning-default-java-version.yml
blob: 7379ac662d8de99b2381d75d0d0b8aabdacd9a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- title: "Dependency Scanning default Java version changed to 17"
  announcement_milestone: "14.10"
  removal_milestone: "15.0"
  breaking_change: true
  reporter: NicoleSchwartz
  body: |
    In GitLab 15.0, for Dependency Scanning, the default version of Java that the scanner expects will be updated from 11 to 17. Java 17 is [the most up-to-date Long Term Support (LTS) version](https://en.wikipedia.org/wiki/Java_version_history). Dependency scanning continues to support the same [range of versions (8, 11, 13, 14, 15, 16, 17)](https://docs.gitlab.com/ee/user/application_security/dependency_scanning/#supported-languages-and-package-managers), only the default version is changing. If your project uses the previous default of Java 11, be sure to [set the `DS_Java_Version` variable to match](https://docs.gitlab.com/ee/user/application_security/dependency_scanning/#configuring-specific-analyzers-used-by-dependency-scanning).
# The following items are not published on the docs page, but may be used in the future.
  stage: secure  # (optional - may be required in the future) String value of the stage that the feature was created in. e.g., Growth
  tiers: ultimate  # (optional - may be required in the future) An array of tiers that the feature is available in currently.  e.g., [Free, Silver, Gold, Core, Premium, Ultimate]
  issue_url:  # (optional) This is a link to the deprecation issue in GitLab
  documentation_url: https://docs.gitlab.com/ee/user/application_security/dependency_scanning/#configuring-specific-analyzers-used-by-dependency-scanning
  image_url:  # (optional) This is a link to a thumbnail image depicting the feature
  video_url:  # (optional) Use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg