From 8a62eefc2ac729d3946f61f12dd79303bffad3bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 07:40:03 +0100 Subject: [PATCH] chore(deps): bump org.springframework.security:spring-security-core (#42) Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.2.1 to 6.2.2. - [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.2.1...6.2.2) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- nifi-file-identity-provider/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-file-identity-provider/pom.xml b/nifi-file-identity-provider/pom.xml index cec4982..821f094 100644 --- a/nifi-file-identity-provider/pom.xml +++ b/nifi-file-identity-provider/pom.xml @@ -163,7 +163,7 @@ org.springframework.security spring-security-core - 6.2.1 + 6.2.2 commons-logging