Upgrade spring version

This commit is contained in:
Andrei Isvoran 2024-05-14 10:30:21 +03:00
parent 0933adeaf1
commit 7855f0c98c

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>3.1.5</version> <version>3.2.3</version>
<relativePath/> <relativePath/>
</parent> </parent>