From cc61ff523a2da327070f0fdae636307701347efe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 00:26:40 +0000 Subject: [PATCH] chore(deps): bump org.springframework.boot:spring-boot-starter-security Bumps [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) from 3.0.2 to 3.4.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dpp-backend/digitalproductpass/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpp-backend/digitalproductpass/pom.xml b/dpp-backend/digitalproductpass/pom.xml index 37efe7f13..66ffddbc7 100644 --- a/dpp-backend/digitalproductpass/pom.xml +++ b/dpp-backend/digitalproductpass/pom.xml @@ -119,7 +119,7 @@ org.springframework.boot spring-boot-starter-security - 3.0.2 + 3.4.0 org.sonarsource.scanner.maven