File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66
77plugins {
88 id ' java'
9- id ' org.springframework.boot' version ' 3.1.5 '
9+ id ' org.springframework.boot' version ' 3.5.6 '
1010 id ' io.spring.dependency-management' version ' 1.1.5'
1111}
1212
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.springframework.boot</groupId >
1212 <artifactId >spring-boot-starter-parent</artifactId >
13- <version >3.1.5 </version >
13+ <version >3.5.6 </version >
1414 <relativePath /> <!-- lookup parent from repository -->
1515 </parent >
1616 <groupId >com.saurabh</groupId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.springframework.boot</groupId >
1212 <artifactId >spring-boot-starter-parent</artifactId >
13- <version >3.1.5 </version >
13+ <version >3.5.6 </version >
1414 <relativePath /> <!-- lookup parent from repository -->
1515 </parent >
1616 <groupId >com.saurabh</groupId >
Original file line number Diff line number Diff line change 77plugins {
88 id ' java'
99 id " io.freefair.lombok" version " 8.6" // for lombok processors
10- id ' org.springframework.boot' version ' 3.1.5 '
10+ id ' org.springframework.boot' version ' 3.5.6 '
1111 id ' io.spring.dependency-management' version ' 1.1.5'
1212}
1313
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >3.1.5 </version >
17+ <version >3.5.6 </version >
1818 <relativePath /> <!-- lookup parent from repository -->
1919 </parent >
2020
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >3.1.5 </version >
17+ <version >3.5.6 </version >
1818 <relativePath /> <!-- lookup parent from repository -->
1919 </parent >
2020
Original file line number Diff line number Diff line change 77
88plugins {
99 id ' java'
10- id ' org.springframework.boot' version ' 3.1.5 '
10+ id ' org.springframework.boot' version ' 3.5.6 '
1111 id ' io.spring.dependency-management' version ' 1.1.5'
1212}
1313
You can’t perform that action at this time.
0 commit comments