From 87b9d026f973d9fd332c96f3914324b9fce40574 Mon Sep 17 00:00:00 2001 From: "lvfei.lv" Date: Thu, 30 May 2024 10:56:48 +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 6270c9a0bd..964a997fb4 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.18.19 -DRAGONWELL_JDK_UPDATE_VERSION=402 +DRAGONWELL_VERSION=8.19.20 +DRAGONWELL_JDK_UPDATE_VERSION=412 diff --git a/version.txt b/version.txt index 6e76aa9944..cbb21eb7ae 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -8.402.8.18.19.01-GA +8.412.8.19.20.01-GA \ No newline at end of file