Merge pull request #367 from apereo/renovate/spring-boot

renovatebot(deps): update dependency org.springframework.boot:spring-boot-starter to v2.1.9.release
This commit is contained in:
mergify[bot] 2019-10-02 17:42:25 +00:00 committed by GitHub
commit 2beda557e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,6 +74,6 @@
</dependencies>
<properties>
<springboot.version>2.1.8.RELEASE</springboot.version>
<springboot.version>2.1.9.RELEASE</springboot.version>
</properties>
</project>