#551 - Upgrade to Spring Boot 2.2.3.

This commit is contained in:
Oliver Drotbohm
2020-02-03 13:16:00 +01:00
parent da2be5c50a
commit 9a72e8ae69

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.1.RELEASE</version>
<version>2.2.3.RELEASE</version>
</parent>
<modules>