File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >org.junit.jupiter</groupId >
59
59
<artifactId >junit-jupiter-engine</artifactId >
60
- <version >[5.10.3 ,)</version >
60
+ <version >[5.11.0 ,)</version >
61
61
</dependency >
62
62
</dependencies >
63
63
</plugin >
90
90
<plugin >
91
91
<groupId >org.apache.maven.plugins</groupId >
92
92
<artifactId >maven-javadoc-plugin</artifactId >
93
- <version >3.8 .0</version >
93
+ <version >3.10 .0</version >
94
94
<executions >
95
95
<execution >
96
96
<id >attach-sources</id >
126
126
<dependency >
127
127
<groupId >org.junit.jupiter</groupId >
128
128
<artifactId >junit-jupiter-api</artifactId >
129
- <version >[5.10.3 ,)</version >
129
+ <version >[5.11.0 ,)</version >
130
130
<scope >test</scope >
131
131
</dependency >
132
132
<dependency >
133
133
<groupId >org.junit.platform</groupId >
134
134
<artifactId >junit-platform-launcher</artifactId >
135
- <version >[1.10.3 ,)</version >
135
+ <version >[1.11.0 ,)</version >
136
136
<scope >test</scope >
137
137
</dependency >
138
138
<dependency >
139
139
<groupId >org.awaitility</groupId >
140
140
<artifactId >awaitility</artifactId >
141
- <version >[4.2.0 ,)</version >
141
+ <version >[4.2.2 ,)</version >
142
142
<scope >test</scope >
143
143
</dependency >
144
144
</dependencies >
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >org.junit.jupiter</groupId >
60
60
<artifactId >junit-jupiter-engine</artifactId >
61
- <version >[5.10.3 ,)</version >
61
+ <version >[5.11.0 ,)</version >
62
62
</dependency >
63
63
</dependencies >
64
64
</plugin >
208
208
<plugin >
209
209
<groupId >org.apache.maven.plugins</groupId >
210
210
<artifactId >maven-javadoc-plugin</artifactId >
211
- <version >3.8 .0</version >
211
+ <version >3.10 .0</version >
212
212
<executions >
213
213
<execution >
214
214
<id >attach-sources</id >
244
244
<dependency >
245
245
<groupId >org.junit.jupiter</groupId >
246
246
<artifactId >junit-jupiter-api</artifactId >
247
- <version >[5.10.3 ,)</version >
247
+ <version >[5.11.0 ,)</version >
248
248
<scope >test</scope >
249
249
</dependency >
250
250
<dependency >
251
251
<groupId >org.junit.platform</groupId >
252
252
<artifactId >junit-platform-launcher</artifactId >
253
- <version >[1.10.3 ,)</version >
253
+ <version >[1.11.0 ,)</version >
254
254
<scope >test</scope >
255
255
</dependency >
256
256
<dependency >
257
257
<groupId >org.awaitility</groupId >
258
258
<artifactId >awaitility</artifactId >
259
- <version >[4.2.0 ,)</version >
259
+ <version >[4.2.2 ,)</version >
260
260
<scope >test</scope >
261
261
</dependency >
262
262
</dependencies >
Original file line number Diff line number Diff line change 60
60
<dependency >
61
61
<groupId >org.junit.jupiter</groupId >
62
62
<artifactId >junit-jupiter-engine</artifactId >
63
- <version >[5.10.3 ,)</version >
63
+ <version >[5.11.0 ,)</version >
64
64
</dependency >
65
65
</dependencies >
66
66
</plugin >
224
224
<dependency >
225
225
<groupId >org.junit.jupiter</groupId >
226
226
<artifactId >junit-jupiter-api</artifactId >
227
- <version >[5.10.3 ,)</version >
227
+ <version >[5.11.0 ,)</version >
228
228
<scope >test</scope >
229
229
</dependency >
230
230
<dependency >
231
231
<groupId >org.junit.jupiter</groupId >
232
232
<artifactId >junit-jupiter-engine</artifactId >
233
- <version >[5.10.3 ,)</version >
233
+ <version >[5.11.0 ,)</version >
234
234
<scope >test</scope >
235
235
</dependency >
236
236
<dependency >
237
237
<groupId >org.junit.platform</groupId >
238
238
<artifactId >junit-platform-launcher</artifactId >
239
- <version >[1.10.3 ,)</version >
239
+ <version >[1.11.0 ,)</version >
240
240
<scope >test</scope >
241
241
</dependency >
242
242
<dependency >
243
243
<groupId >org.awaitility</groupId >
244
244
<artifactId >awaitility</artifactId >
245
- <version >[4.2.0 ,)</version >
245
+ <version >[4.2.2 ,)</version >
246
246
<scope >test</scope >
247
247
</dependency >
248
248
</dependencies >
You can’t perform that action at this time.
0 commit comments