Skip to content

Commit 37becb4

Browse files
chore: update Springboot platform version to 3.5.7
1 parent c88b45b commit 37becb4

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

generate/zz_filesystem_generated.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/springboot/cloudevents/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.5.6</version>
7+
<version>3.5.7</version>
88
<relativePath/>
99
</parent>
1010
<groupId>com.example.events</groupId>

templates/springboot/http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.5.6</version>
7+
<version>3.5.7</version>
88
<relativePath/>
99
</parent>
1010
<groupId>com.example.events</groupId>

0 commit comments

Comments
 (0)