diff --git a/modules/tutorials/examples/ldap-auth/80-verify-trino.sh b/modules/tutorials/examples/ldap-auth/80-verify-trino.sh index acd7fe274..01b50090b 100755 --- a/modules/tutorials/examples/ldap-auth/80-verify-trino.sh +++ b/modules/tutorials/examples/ldap-auth/80-verify-trino.sh @@ -2,7 +2,7 @@ set -euo pipefail -trino_version="403" +trino_version="476" trino_download_url="https://repo.stackable.tech/repository/packages/trino-cli/trino-cli-${trino_version}-executable.jar" trino_login() {