Upgrade to Spring Boot 3.0.9.

This commit is contained in:
Olga MaciaszekSharma
2023-07-26 16:44:51 +02:00
parent cd1d892d90
commit 890216aea0

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.7</version>
<version>3.0.9</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>