update spring boot version

master
Dmitry Isaenko 2024-01-03 20:04:10 +03:00
parent 5d3664d148
commit 52dd7f509a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.4</version>
<version>3.2.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>ru.redrise</groupId>