chore: update Springboot platform version to 3.4.5

This commit is contained in:
Knative Automation 2025-04-24 16:06:00 +00:00
parent 4e9fc0922f
commit 267e91c4c2
3 changed files with 4908 additions and 4908 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.4</version>
<version>3.4.5</version>
<relativePath/>
</parent>
<groupId>com.example.events</groupId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.4</version>
<version>3.4.5</version>
<relativePath/>
</parent>
<groupId>com.example.events</groupId>