Skip to content

Commit 6609f7f

Browse files
Bump org.springframework.security:spring-security-bom in /spring
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.5.5 to 6.5.6. - [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.5...6.5.6) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25c4c88 commit 6609f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<jdk>[17,)</jdk>
108108
</activation>
109109
<properties>
110-
<spring.security.version>6.5.5</spring.security.version>
110+
<spring.security.version>6.5.6</spring.security.version>
111111
</properties>
112112
</profile>
113113
</profiles>

0 commit comments

Comments
 (0)