Skip to content

Commit

Permalink
Bump spring-boot-starter-security from RELEASE to 2.1.9.RELEASE
Browse files Browse the repository at this point in the history
Bumps [spring-boot-starter-security](https://github.com/spring-projects/spring-boot) from RELEASE to 2.1.9.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v2.1.9.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 4, 2019
1 parent bc06dc3 commit 2e5dd20
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 @@ -111,7 +111,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>RELEASE</version>
<version>2.1.9.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 2e5dd20

Please sign in to comment.