chore: update Springboot platform version to 3.1.5 (#2045)

Co-authored-by: Knative Automation <automation@knative.team>
This commit is contained in:
github-actions[bot] 2023-10-21 17:20:04 +00:00 committed by GitHub
parent 6c6730f324
commit a3ac5e7248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9840 additions and 7088 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.1.3</version>
<version>3.1.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.1.3</version>
<version>3.1.5</version>
<relativePath/>
</parent>
<groupId>com.example.events</groupId>