File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id ' org.springframework.boot' version ' 3.5.3 '
3+ id ' org.springframework.boot' version ' 3.5.8 '
44 id ' io.spring.dependency-management' version ' 1.1.5'
55}
66
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.5.3 </version >
8+ <version >3.5.8 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.example</groupId >
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.5.3 '
2+ id ' org.springframework.boot' version ' 3.5.8 '
33 id ' io.spring.dependency-management' version ' 1.1.5'
44 id ' java'
55}
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.5.3 </version >
9+ <version >3.5.8 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >com.example</groupId >
You can’t perform that action at this time.
0 commit comments