From 3f7c834d6808f26212a87174d320d94db19722f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 07:59:29 +0000 Subject: [PATCH] chore(deps): bump org.springframework.security:spring-security-core Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.3 to 5.8.16. - [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/5.8.3...5.8.16) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-version: 5.8.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hugegraph-pd/hg-pd-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugegraph-pd/hg-pd-service/pom.xml b/hugegraph-pd/hg-pd-service/pom.xml index f69bc9dec0..1d6bf93b27 100644 --- a/hugegraph-pd/hg-pd-service/pom.xml +++ b/hugegraph-pd/hg-pd-service/pom.xml @@ -48,7 +48,7 @@ org.springframework.security spring-security-core - 5.8.3 + 5.8.16