Update Spring Boot to version 3.3.10 (from 3.3.4) (#33)

This commit is contained in:
Issa Fram
2025-03-23 16:21:38 -04:00
committed by GitHub
parent 800a5d1c1e
commit 799845cb9e
+1 -1
View File
@@ -14,7 +14,7 @@
spring-boot-starter-parent
</artifactId>
<version>
3.3.4
3.3.10
</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>