chore: update Springboot platform version to 3.3.5 (#2552)

Co-authored-by: Knative Automation <automation@knative.team>
This commit is contained in:
github-actions[bot] 2024-10-24 17:23:02 +00:00 committed by GitHub
parent 462cdc2d9b
commit 09e597ced0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4864 additions and 4864 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.3.4</version>
<version>3.3.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.3.4</version>
<version>3.3.5</version>
<relativePath/>
</parent>
<groupId>com.example.events</groupId>