EMS: Upgraded SpringBoot to version 3.1.4

This commit is contained in:
ipatini 2023-09-26 14:59:45 +03:00
parent ccdbaa2080
commit 09a08e8958

View File

@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
<relativePath></relativePath>
</parent>