From e864516c6bbd2c2c4c394753126641647fa66a94 Mon Sep 17 00:00:00 2001 From: Sergey Beryozkin Date: Mon, 13 Jul 2026 13:35:28 +0100 Subject: [PATCH] Release 5.0.0.RC2 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 550db438..00db0310 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye JWT release: - current-version: 5.0.0-RC1 + current-version: 5.0.0-RC2 next-version: 5.0.0-SNAPSHOT