Skip to content

Commit

Permalink
Bump spring-security-version in /simple-users
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2020
1 parent 3cf0db5 commit 39a4d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<properties>
<org.slf4j-version>1.7.5</org.slf4j-version>
<org.springframework-version>5.1.5.RELEASE</org.springframework-version>
<spring-security-version>5.2.4.RELEASE</spring-security-version>
<spring-security-version>5.3.4.RELEASE</spring-security-version>
<spring-data.version>Lovelace-RELEASE</spring-data.version>
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>

Expand Down

0 comments on commit 39a4d1b

Please sign in to comment.