File tree 7 files changed +11
-11
lines changed
7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 66
66
<dependency >
67
67
<groupId >org.springframework.boot</groupId >
68
68
<artifactId >spring-boot-starter-web</artifactId >
69
- <version >2.3.5.RELEASE </version >
69
+ <version >2.7.8 </version >
70
70
</dependency >
71
71
<dependency >
72
72
<groupId >org.springframework.boot</groupId >
73
73
<artifactId >spring-boot-autoconfigure</artifactId >
74
- <version >2.3.5.RELEASE </version >
74
+ <version >2.7.8 </version >
75
75
</dependency >
76
76
<dependency >
77
77
<groupId >com.jayway.jsonpath</groupId >
Original file line number Diff line number Diff line change 28
28
<gpg .skip>true</gpg .skip>
29
29
<spotbugs .version>4.0.0-RC1</spotbugs .version>
30
30
<spotbugs .fail>true</spotbugs .fail>
31
- <springboot .version>2.3.5.RELEASE </springboot .version>
31
+ <springboot .version>2.7.8 </springboot .version>
32
32
<argLine >--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED</argLine >
33
33
</properties >
34
34
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >org.springframework.boot</groupId >
60
60
<artifactId >spring-boot-starter-web</artifactId >
61
- <version >2.3.5.RELEASE </version >
61
+ <version >2.7.8 </version >
62
62
<scope >test</scope >
63
63
</dependency >
64
64
<dependency >
Original file line number Diff line number Diff line change 18
18
19
19
<properties >
20
20
<maven .deploy.skip>false</maven .deploy.skip>
21
- <springboot .version>2.3.5.RELEASE </springboot .version>
21
+ <springboot .version>2.7.8 </springboot .version>
22
22
</properties >
23
23
24
24
<dependencyManagement >
68
68
<dependency >
69
69
<groupId >org.springframework</groupId >
70
70
<artifactId >spring-web</artifactId >
71
- <version >5.2.10.RELEASE </version >
71
+ <version >5.3.25 </version >
72
72
<scope >compile</scope >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >org.springframework</groupId >
76
76
<artifactId >spring-context</artifactId >
77
- <version >5.2.10.RELEASE </version >
77
+ <version >5.3.25 </version >
78
78
<scope >compile</scope >
79
79
</dependency >
80
80
<dependency >
Original file line number Diff line number Diff line change 1
- {}
1
+ {}
Original file line number Diff line number Diff line change 20
20
<grpc .version>1.42.1</grpc .version>
21
21
<protobuf .version>3.17.3</protobuf .version>
22
22
<opentelemetry .version>0.14.0</opentelemetry .version>
23
- <spring-boot .version>2.3.5.RELEASE </spring-boot .version>
23
+ <spring-boot .version>2.7.8 </spring-boot .version>
24
24
</properties >
25
25
26
26
<dependencies >
Original file line number Diff line number Diff line change 94
94
<dependency >
95
95
<groupId >org.springframework.boot</groupId >
96
96
<artifactId >spring-boot-starter-web</artifactId >
97
- <version >2.3.5.RELEASE </version >
97
+ <version >2.7.8 </version >
98
98
<scope >test</scope >
99
99
</dependency >
100
100
<dependency >
101
101
<groupId >org.springframework.boot</groupId >
102
102
<artifactId >spring-boot-autoconfigure</artifactId >
103
- <version >2.3.5.RELEASE </version >
103
+ <version >2.7.8 </version >
104
104
<scope >test</scope >
105
105
</dependency >
106
106
<dependency >
You can’t perform that action at this time.
0 commit comments