Skip to content

Commit 070a607

Browse files
Bump spring-security-core from 6.0.2 to 6.0.3 in /projectmanagement (#249)
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.2 to 6.0.3. - [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.0.2...6.0.3) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8835186 commit 070a607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projectmanagement/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.springframework.security</groupId>
5757
<artifactId>spring-security-core</artifactId>
58-
<version>6.0.2</version>
58+
<version>6.0.3</version>
5959
<scope>compile</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)