File tree Expand file tree Collapse file tree 4 files changed +11
-16
lines changed Expand file tree Collapse file tree 4 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter-engine</artifactId >
60- <version >[5.11.0 ,)</version >
60+ <version >[5.11.3 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
126126 <dependency >
127127 <groupId >org.junit.jupiter</groupId >
128128 <artifactId >junit-jupiter-api</artifactId >
129- <version >[5.11.0 ,)</version >
129+ <version >[5.11.3 ,)</version >
130130 <scope >test</scope >
131131 </dependency >
132132 <dependency >
133133 <groupId >org.junit.platform</groupId >
134134 <artifactId >junit-platform-launcher</artifactId >
135- <version >[1.11.0 ,)</version >
135+ <version >[1.11.3 ,)</version >
136136 <scope >test</scope >
137137 </dependency >
138138 <dependency >
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >org.junit.jupiter</groupId >
6060 <artifactId >junit-jupiter-engine</artifactId >
61- <version >[5.11.0 ,)</version >
61+ <version >[5.11.3 ,)</version >
6262 </dependency >
6363 </dependencies >
6464 </plugin >
244244 <dependency >
245245 <groupId >org.junit.jupiter</groupId >
246246 <artifactId >junit-jupiter-api</artifactId >
247- <version >[5.11.0 ,)</version >
247+ <version >[5.11.3 ,)</version >
248248 <scope >test</scope >
249249 </dependency >
250250 <dependency >
251251 <groupId >org.junit.platform</groupId >
252252 <artifactId >junit-platform-launcher</artifactId >
253- <version >[1.11.0 ,)</version >
253+ <version >[1.11.3 ,)</version >
254254 <scope >test</scope >
255255 </dependency >
256256 <dependency >
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >org.junit.jupiter</groupId >
6262 <artifactId >junit-jupiter-engine</artifactId >
63- <version >[5.11.0 ,)</version >
63+ <version >[5.11.3 ,)</version >
6464 </dependency >
6565 </dependencies >
6666 </plugin >
201201 <dependency >
202202 <groupId >org.junit.jupiter</groupId >
203203 <artifactId >junit-jupiter-api</artifactId >
204- <version >[5.11.0 ,)</version >
204+ <version >[5.11.3 ,)</version >
205205 <scope >test</scope >
206206 </dependency >
207207 <dependency >
208208 <groupId >org.junit.jupiter</groupId >
209209 <artifactId >junit-jupiter-engine</artifactId >
210- <version >[5.11.0 ,)</version >
210+ <version >[5.11.3 ,)</version >
211211 <scope >test</scope >
212212 </dependency >
213213 <dependency >
214214 <groupId >org.junit.platform</groupId >
215215 <artifactId >junit-platform-launcher</artifactId >
216- <version >[1.11.0 ,)</version >
216+ <version >[1.11.3 ,)</version >
217217 <scope >test</scope >
218218 </dependency >
219219 <dependency >
Original file line number Diff line number Diff line change 2727 <groupId >org.springframework.boot</groupId >
2828 <artifactId >spring-boot-starter-web</artifactId >
2929 </dependency >
30- <dependency >
31- <groupId >org.springframework</groupId >
32- <artifactId >spring-web</artifactId >
33- <version >[6.1.4,)</version >
34- </dependency >
3530 <dependency >
3631 <groupId >org.springframework.boot</groupId >
3732 <artifactId >spring-boot-starter-test</artifactId >
4035 <dependency >
4136 <groupId >com.github.javadev</groupId >
4237 <artifactId >underscore</artifactId >
43- <version >[1.98 ,)</version >
38+ <version >[1.107 ,)</version >
4439 </dependency >
4540 </dependencies >
4641 <build >
You can’t perform that action at this time.
0 commit comments