From 12c750dd5cf1ea1ff38e84decdc6c84e1d3c8c9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 17:15:38 +0000 Subject: [PATCH] chore(deps-dev): bump spring-security.version Bumps `spring-security.version` from 6.4.2 to 6.4.3. Updates `org.springframework.security:spring-security-config` from 6.4.2 to 6.4.3 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.4.2...6.4.3) Updates `org.springframework.security:spring-security-web` from 6.4.2 to 6.4.3 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.4.2...6.4.3) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-config dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- aws-serverless-java-container-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-serverless-java-container-spring/pom.xml b/aws-serverless-java-container-spring/pom.xml index db20a7d4a..57e3dbfe9 100644 --- a/aws-serverless-java-container-spring/pom.xml +++ b/aws-serverless-java-container-spring/pom.xml @@ -17,7 +17,7 @@ 6.2.2 - 6.4.2 + 6.4.3