Skip to content

Commit ea96aee

Browse files
Bump org.springframework.boot:spring-boot-starter-parent (#1702)
Co-authored-by: Boni Garcia <[email protected]>
1 parent 65bd4b0 commit ea96aee

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

junit4-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.5.0</version>
10+
<version>3.5.3</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

junit5-spring-boot-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.5.0</version>
10+
<version>3.5.3</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

junit5-spring-boot-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.springframework.boot</groupId>
1111
<artifactId>spring-boot-starter-parent</artifactId>
12-
<version>3.5.0</version>
12+
<version>3.5.3</version>
1313
<relativePath></relativePath>
1414
</parent>
1515

junit5-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.5.0</version>
10+
<version>3.5.3</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)