File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 171
171
<dependency >
172
172
<groupId >org.jboss.byteman</groupId >
173
173
<artifactId >byteman-bmunit</artifactId >
174
- <version >4.0.19 </version >
174
+ <version >4.0.20 </version >
175
175
<scope >test</scope >
176
176
</dependency >
177
177
212
212
<dependency >
213
213
<groupId >org.hsqldb</groupId >
214
214
<artifactId >hsqldb</artifactId >
215
- <version >2.7.0 </version >
215
+ <version >2.7.1 </version >
216
216
<scope >test</scope >
217
217
</dependency >
218
218
219
219
<dependency >
220
220
<groupId >org.slf4j</groupId >
221
221
<artifactId >slf4j-simple</artifactId >
222
- <version >2.0.3 </version >
222
+ <version >2.0.4 </version >
223
223
<scope >test</scope >
224
224
</dependency >
225
225
226
226
<dependency >
227
227
<groupId >org.mockito</groupId >
228
228
<artifactId >mockito-core</artifactId >
229
- <version >4.8 .0</version >
229
+ <version >4.9 .0</version >
230
230
<scope >test</scope >
231
231
</dependency >
232
232
You can’t perform that action at this time.
0 commit comments