Skip to content

Commit 39a4d1b

Browse files
Bump spring-security-version in /simple-users
Bumps `spring-security-version` from 5.2.2.RELEASE to 5.3.4.RELEASE. Updates `spring-security-core` from 5.2.2.RELEASE to 5.3.4.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](spring-projects/spring-security@5.2.2.RELEASE...5.3.4.RELEASE) Updates `spring-security-config` from 5.2.2.RELEASE to 5.3.4.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](spring-projects/spring-security@5.2.2.RELEASE...5.3.4.RELEASE) Updates `spring-security-taglibs` from 5.2.2.RELEASE to 5.3.4.RELEASE - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](spring-projects/spring-security@5.2.2.RELEASE...5.3.4.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cf0db5 commit 39a4d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple-users/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<properties>
3939
<org.slf4j-version>1.7.5</org.slf4j-version>
4040
<org.springframework-version>5.1.5.RELEASE</org.springframework-version>
41-
<spring-security-version>5.2.4.RELEASE</spring-security-version>
41+
<spring-security-version>5.3.4.RELEASE</spring-security-version>
4242
<spring-data.version>Lovelace-RELEASE</spring-data.version>
4343
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
4444

0 commit comments

Comments
 (0)