From adae360f232d7610a34c4c9a40d8fd941bcb77ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 01:48:28 +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.3.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.3.2) --- 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 15c94c9cd..dadfbb695 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.3.2 org.sonarsource.scanner.maven