Skip to content

Commit

Permalink
Bump spring.security.version from 4.1.3.RELEASE to 5.2.1.RELEASE
Browse files Browse the repository at this point in the history
Bumps `spring.security.version` from 4.1.3.RELEASE to 5.2.1.RELEASE.

Updates `spring-security-core` from 4.1.3.RELEASE to 5.2.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](spring-projects/spring-security@4.1.3.RELEASE...5.2.1.RELEASE)

Updates `spring-security-config` from 4.1.3.RELEASE to 5.2.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](spring-projects/spring-security@4.1.3.RELEASE...5.2.1.RELEASE)

Updates `spring-security-web` from 4.1.3.RELEASE to 5.2.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](spring-projects/spring-security@4.1.3.RELEASE...5.2.1.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2019
1 parent f202561 commit 7f5a72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<packaging>pom</packaging>
<properties>
<spring.version>4.3.9.RELEASE</spring.version>
<spring.security.version>4.2.3.RELEASE</spring.security.version>
<spring.security.version>5.2.1.RELEASE</spring.security.version>
</properties>

<name>json-scopes</name>
Expand Down

0 comments on commit 7f5a72c

Please sign in to comment.