From 6b6e5240f8e3be4a1f9389bf56739e6ecd627bd0 Mon Sep 17 00:00:00 2001 From: "lvfei.lv" Date: Tue, 27 Aug 2024 15:05:50 +0800 Subject: [PATCH] [Misc] Update version Summary: Update dragonwell version Testing: CICD Reviewers: kuaiwei, yuleil Issue: https://github.com/dragonwell-project/dragonwell8/issues/301 --- dragonwell_version | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dragonwell_version b/dragonwell_version index 964a997fb4..5a2dfbc2c8 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.19.20 -DRAGONWELL_JDK_UPDATE_VERSION=412 +DRAGONWELL_VERSION=8.20.21 +DRAGONWELL_JDK_UPDATE_VERSION=422 diff --git a/version.txt b/version.txt index cbb21eb7ae..99581650d7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -8.412.8.19.20.01-GA \ No newline at end of file +8.422.8.20.21.01-GA \ No newline at end of file