@@ -121,12 +121,12 @@ SOFTWARE.
121
121
https://github.com/yegor256/takes/pull/886#issuecomment-446030223
122
122
for details.
123
123
-->
124
- <version >0.52 .0</version >
124
+ <version >0.54 .0</version >
125
125
</dependency >
126
126
<dependency >
127
127
<groupId >xml-apis</groupId >
128
128
<artifactId >xml-apis</artifactId >
129
- <version >1 .0.b2 </version >
129
+ <version >2 .0.2 </version >
130
130
<scope >provided</scope >
131
131
</dependency >
132
132
<dependency >
@@ -156,7 +156,7 @@ SOFTWARE.
156
156
<dependency >
157
157
<groupId >com.jcabi</groupId >
158
158
<artifactId >jcabi-xml</artifactId >
159
- <version >0.24 .0</version >
159
+ <version >0.25 .0</version >
160
160
<optional >true</optional >
161
161
</dependency >
162
162
<dependency >
@@ -240,7 +240,7 @@ SOFTWARE.
240
240
<dependency >
241
241
<groupId >com.jcabi</groupId >
242
242
<artifactId >jcabi-log</artifactId >
243
- <version >0.21 .0</version >
243
+ <version >0.22 .0</version >
244
244
<scope >test</scope >
245
245
</dependency >
246
246
<dependency >
@@ -270,13 +270,13 @@ SOFTWARE.
270
270
<dependency >
271
271
<groupId >org.slf4j</groupId >
272
272
<artifactId >slf4j-api</artifactId >
273
- <version >2.0.0-alpha5 </version >
273
+ <version >2.0.0</version >
274
274
<scope >provided</scope >
275
275
</dependency >
276
276
<dependency >
277
277
<groupId >org.slf4j</groupId >
278
278
<artifactId >slf4j-log4j12</artifactId >
279
- <version >2.0.0-alpha5 </version >
279
+ <version >2.0.0</version >
280
280
<scope >test</scope >
281
281
</dependency >
282
282
<dependency >
@@ -306,13 +306,13 @@ SOFTWARE.
306
306
<dependency >
307
307
<groupId >org.mockito</groupId >
308
308
<artifactId >mockito-junit-jupiter</artifactId >
309
- <version >4.6.1 </version >
309
+ <version >4.7.0 </version >
310
310
<scope >test</scope >
311
311
</dependency >
312
312
<dependency >
313
313
<groupId >org.mockito</groupId >
314
314
<artifactId >mockito-core</artifactId >
315
- <version >4.6.1 </version >
315
+ <version >4.7.0 </version >
316
316
<scope >test</scope >
317
317
</dependency >
318
318
<dependency >
0 commit comments