Skip to content

Commit cdcaf81

Browse files
Bump org.springframework.security:spring-security-core in /server
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.5.4 to 6.5.10. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.5.4...6.5.10) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-version: 6.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 460210b commit cdcaf81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.springframework.security</groupId>
102102
<artifactId>spring-security-core</artifactId>
103-
<version>6.5.4</version>
103+
<version>6.5.10</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.springframework.security</groupId>

0 commit comments

Comments
 (0)