mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
updating the default java version to 17 for bitbucket dc
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
atl_product_user: "bitbucket"
|
||||
|
||||
atl_use_system_jdk: true
|
||||
java_major_version: "11" # BB 8 will drop JDK 8 support
|
||||
java_major_version: "17"
|
||||
atl_download_format: "tarball"
|
||||
|
||||
atl_product_home: "/var/atlassian/application-data/bitbucket"
|
||||
|
||||
Reference in New Issue
Block a user