From 7fab7b47592d59829b515ac11a7d61978ee4a946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:57:27 +0200 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 2 updates (#534) Bumps the all-dependencies group with 2 updates in the / directory: [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.3 to 5.0.5 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](https://github.com/navikt/token-support/compare/5.0.3...5.0.5) Updates `org.flywaydb:flyway-database-postgresql` from 10.17.2 to 10.18.0 --- 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-minor 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 5d98515..2f63b30 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 3.3.3 1.13.12 - 5.0.3 + 5.0.5 ${SONAR_PROJECTKEY} @@ -82,7 +82,7 @@ org.flywaydb flyway-database-postgresql - 10.17.2 + 10.18.0 runtime diff --git a/prosessering-core/pom.xml b/prosessering-core/pom.xml index 52ae6b0..9669034 100644 --- a/prosessering-core/pom.xml +++ b/prosessering-core/pom.xml @@ -97,7 +97,7 @@ org.flywaydb flyway-database-postgresql - 10.17.2 + 10.18.0 runtime