From 5ed2e2b0f2f3a516c144d1a58e60b65211210824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 01:08:33 +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.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.4.1) --- 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..2c8fbb08e 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.1 org.sonarsource.scanner.maven