diff --git a/ath.sh b/ath.sh index 81106967e54b..3cd7dfd86d75 100644 --- a/ath.sh +++ b/ath.sh @@ -6,7 +6,7 @@ set -o xtrace cd "$(dirname "$0")" # https://github.com/jenkinsci/acceptance-test-harness/releases -export ATH_VERSION=5909.vc4fa_3e55b_f84 +export ATH_VERSION=5911.v5f88b_6d0c450 if [[ $# -eq 0 ]]; then export JDK=17