Bump spring-security-core from 5.1.4.RELEASE to 5.1.5.RELEASE (#389)

Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.1.4.RELEASE to 5.1.5.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.1.4.RELEASE...5.1.5.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-07 17:52:31 +01:00
committed by Alex Mukha
parent c4d2141338
commit 008c12bf4c

View File

@@ -655,7 +655,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>5.1.4.RELEASE</version>
<version>5.1.5.RELEASE</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>