From 841b58cae14e2c58530fda395b75137a577f7c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:42:44 +0200 Subject: [PATCH] Bump the all-dependencies group with 2 updates (#530) Bumps the all-dependencies group with 2 updates: [no.nav.security:token-validation-core](https://github.com/navikt/token-support) and org.flywaydb:flyway-database-postgresql. Updates `no.nav.security:token-validation-core` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/5.0.1...5.0.2) Updates `org.flywaydb:flyway-database-postgresql` from 10.17.0 to 10.17.1 --- updated-dependencies: - dependency-name: no.nav.security:token-validation-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 4 ++-- prosessering-core/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 278f97d..3948be2 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 3.3.2 1.13.12 - 5.0.1 + 5.0.2 ${SONAR_PROJECTKEY} @@ -82,7 +82,7 @@ org.flywaydb flyway-database-postgresql - 10.17.0 + 10.17.1 runtime diff --git a/prosessering-core/pom.xml b/prosessering-core/pom.xml index 15f0bb9..b6e1250 100644 --- a/prosessering-core/pom.xml +++ b/prosessering-core/pom.xml @@ -97,7 +97,7 @@ org.flywaydb flyway-database-postgresql - 10.17.0 + 10.17.1 runtime