From 18c7a01fcdeaad1abe9e5daef00742072d837cde Mon Sep 17 00:00:00 2001 From: "joeylee.lz" Date: Thu, 27 Jan 2022 15:19:04 +0800 Subject: [PATCH] [Misc] Update DRAGONWELL_VERSION to 8.10.11 Summary: Update build version to dragonwell-8.10.11_jdk8u322-ga Test Plan: CI pipeline Reviewed-by: zhengxiaolinX, D-D-H Issue: alibaba/dragonwell8#291 --- dragonwell_version | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dragonwell_version b/dragonwell_version index 8361b0b79a9..0ff6de28740 100644 --- a/dragonwell_version +++ b/dragonwell_version @@ -19,5 +19,5 @@ # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # -DRAGONWELL_VERSION=8.9.10 -DRAGONWELL_JDK_UPDATE_VERSION=312 +DRAGONWELL_VERSION=8.10.11 +DRAGONWELL_JDK_UPDATE_VERSION=322 diff --git a/version.txt b/version.txt index f40fd8c8a1d..9974d4eb48f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -8.312.8.9.10.01 +8.322.8.10.11.01