Bump spring-plugin-core from 1.2.0.RELEASE to 2.0.0.RELEASE

Bumps [spring-plugin-core](https://github.com/spring-projects/spring-plugin) from 1.2.0.RELEASE to 2.0.0.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-plugin/releases)
- [Commits](https://github.com/spring-projects/spring-plugin/compare/1.2.0.RELEASE...2.0.0.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-09 19:07:36 +00:00 committed by Mustapha Zorgati
parent bcf92634aa
commit 99d9fdd343
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<!-- spring dependencies -->
<version.spring>5.0.5.RELEASE</version.spring>
<version.spring.core>1.2.0.RELEASE</version.spring.core>
<version.spring.core>2.0.0.RELEASE</version.spring.core>
<version.spring.boot>2.0.2.RELEASE</version.spring.boot>
<version.spring.restdocs>2.0.2.RELEASE</version.spring.restdocs>
<version.spring.mybatis>1.3.1</version.spring.mybatis>