From 4ea07bdb274bad97f5f08666b29434bee8c0c7a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 21:23:05 +0000 Subject: [PATCH] build(deps): bump io.jsonwebtoken:jjwt-impl in /graphwebhook Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.6...0.12.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- graphwebhook/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphwebhook/pom.xml b/graphwebhook/pom.xml index d96bd55..c6a65bd 100644 --- a/graphwebhook/pom.xml +++ b/graphwebhook/pom.xml @@ -74,7 +74,7 @@ io.jsonwebtoken jjwt-impl - 0.12.6 + 0.12.7 runtime