update spring boot parent to resolve cves

This commit is contained in:
kochetkov 2024-11-07 15:47:00 +03:00
parent 6d71d89577
commit 280050f128

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.0</version>
<version>3.3.5</version>
<relativePath/>
</parent>