From 0ace6ccb560775f75ab148b35fcdf8115b5e8dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 05:10:00 +0000 Subject: [PATCH] chore(deps-dev): bump spring-security.version Bumps `spring-security.version` from 6.4.3 to 6.4.4. Updates `org.springframework.security:spring-security-config` from 6.4.3 to 6.4.4 - [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.3...6.4.4) Updates `org.springframework.security:spring-security-web` from 6.4.3 to 6.4.4 - [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.3...6.4.4) --- 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 35645e517..374285add 100644 --- a/aws-serverless-java-container-spring/pom.xml +++ b/aws-serverless-java-container-spring/pom.xml @@ -17,7 +17,7 @@ 6.2.3 - 6.4.3 + 6.4.4