chore: update Springboot platform version to 3.4.1 (#2637)

Co-authored-by: Knative Automation <automation@knative.team>
This commit is contained in:
github-actions[bot] 2025-01-06 22:25:56 +00:00 committed by GitHub
parent bf603390b6
commit cb53c62391
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4854 additions and 4854 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.0</version>
<version>3.4.1</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.0</version>
<version>3.4.1</version>
<relativePath/>
</parent>
<groupId>com.example.events</groupId>