chore: update Springboot platform version to 3.1.3 (#1947)

Co-authored-by: Knative Automation <automation@knative.team>
This commit is contained in:
github-actions[bot] 2023-08-29 16:12:30 +00:00 committed by GitHub
parent 549aee4648
commit 1ff01a30ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6400 additions and 6400 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.2</version>
<version>3.1.3</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.2</version>
<version>3.1.3</version>
<relativePath/>
</parent>
<groupId>com.example.events</groupId>