From 2306377a3cb0f80549b04a9420f80cdfb9839d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 18:58:58 +0000 Subject: [PATCH 1/2] Bump io.smallrye:smallrye-jwt-build from 4.6.2 to 4.6.3 Bumps io.smallrye:smallrye-jwt-build from 4.6.2 to 4.6.3. --- updated-dependencies: - dependency-name: io.smallrye:smallrye-jwt-build dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67cdc95044c..5dec39cc948 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 3.19.4 2.0.1 5.14.3 - 4.6.2 + 4.6.3 3.16.0 3.0.4 3.13.2 From f34792529252f2df21474dc0431434a8a0563fc3 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Wed, 18 Mar 2026 09:50:43 -0500 Subject: [PATCH 2/2] Pin smallrye-jwt version for java 11 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 5dec39cc948..35bafe2fbc8 100644 --- a/pom.xml +++ b/pom.xml @@ -775,6 +775,7 @@ 4.10.0 + 4.6.2 3.10.2