updating the default java version to 17 for bitbucket dc

This commit is contained in:
Geoff Jacobs
2023-05-29 10:00:44 +10:00
parent f268e2e30b
commit fd0feb68c1

View File

@@ -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"