#573 - Upgrade to Spring Boot 2.3.1.

This commit is contained in:
Mark Paluch
2020-06-16 13:45:06 +02:00
parent 1cd241b44a
commit 9fa92641d2

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.1.RELEASE</version>
</parent>
<modules>