From e972103991a6ed0f6ce37d1820337b36484ad3b0 Mon Sep 17 00:00:00 2001 From: "lvfei.lv" Date: Fri, 13 Dec 2024 03:18:36 +0000 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 5a2dfbc2c8..1042bc707d 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.20.21 -DRAGONWELL_JDK_UPDATE_VERSION=422 +DRAGONWELL_VERSION=8.23.22 +DRAGONWELL_JDK_UPDATE_VERSION=432 diff --git a/version.txt b/version.txt index 99581650d7..610a8b4144 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -8.422.8.20.21.01-GA \ No newline at end of file +8.432.8.23.22.01-GA \ No newline at end of file