From 5b098923cd1472e735d2f85758d280ebfb781a8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 05:04:57 +0000 Subject: [PATCH] [dependency] Bump token-support.version from 3.2.0 to 5.0.13 Bumps `token-support.version` from 3.2.0 to 5.0.13. Updates `no.nav.security:token-client-spring` from 3.2.0 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/3.2.0...5.0.13) Updates `no.nav.security:token-validation-spring` from 3.2.0 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/3.2.0...5.0.13) Updates `no.nav.security:token-validation-spring-test` from 3.2.0 to 5.0.13 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/3.2.0...5.0.13) --- updated-dependencies: - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-major - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-major - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0682682d..92b1b219 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ - 3.2.0 + 5.0.13 20230612111733_79de014