From ef5d146d188d99f102f8fc233132720052530521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 12:26:32 +0000 Subject: [PATCH] build(deps): bump io.jsonwebtoken:jjwt-impl in /services Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.6 to 0.13.0. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.6...0.13.0) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/delivery-platform-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/delivery-platform-api/pom.xml b/services/delivery-platform-api/pom.xml index 8b356e4..ebc79f7 100644 --- a/services/delivery-platform-api/pom.xml +++ b/services/delivery-platform-api/pom.xml @@ -47,7 +47,7 @@ io.jsonwebtoken jjwt-impl - 0.12.6 + 0.13.0 runtime