Bump spring-boot-starter-parent from 2.2.2.RELEASE to 2.2.3.RELEASE

Bumps spring-boot-starter-parent from 2.2.2.RELEASE to 2.2.3.RELEASE.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-16 22:18:32 +00:00 committed by CezarLeahu
parent 9c2cfb4fc8
commit 628ec8bfbb

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version> <version>2.2.3.RELEASE</version>
<relativePath /> <relativePath />
</parent> </parent>