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

renovatebot(deps): update dependency org.springframework.boot:spring-boot-starter to v2.1.8.release
This commit is contained in:
mergify[bot] 2019-09-05 22:59:47 +00:00 committed by GitHub
commit 913c412fba
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.7.RELEASE</springboot.version>
<springboot.version>2.1.8.RELEASE</springboot.version>
</properties>
</project>