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 1
1
plugins {
2
- id ' org.springframework.boot' version ' 2.5.2 '
2
+ id ' org.springframework.boot' version ' 2.6.3 '
3
3
id ' io.spring.dependency-management' version ' 1.0.11.RELEASE'
4
4
id ' java'
5
5
}
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.5.2 </version >
8
+ <version >2.6.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
Original file line number Diff line number Diff line change 1
1
plugins {
2
- id ' org.springframework.boot' version ' 2.5.2 '
2
+ id ' org.springframework.boot' version ' 2.6.3 '
3
3
id ' io.spring.dependency-management' version ' 1.0.11.RELEASE'
4
4
id ' java'
5
5
}
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.5.2 </version >
8
+ <version >2.6.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
You can’t perform that action at this time.
0 commit comments