@@ -102,7 +102,7 @@ under the License.
102
102
<dependency >
103
103
<groupId >org.ow2.asm</groupId >
104
104
<artifactId >asm</artifactId >
105
- <version >7.2 </version >
105
+ <version >7.3.1 </version >
106
106
</dependency >
107
107
</dependencies >
108
108
</dependencyManagement >
@@ -175,7 +175,7 @@ under the License.
175
175
<dependency >
176
176
<groupId >commons-io</groupId >
177
177
<artifactId >commons-io</artifactId >
178
- <version >2.5 </version >
178
+ <version >2.6 </version >
179
179
</dependency >
180
180
181
181
<!-- doxia -->
@@ -199,7 +199,7 @@ under the License.
199
199
<dependency >
200
200
<groupId >org.codehaus.plexus</groupId >
201
201
<artifactId >plexus-archiver</artifactId >
202
- <version >4.1.0 </version >
202
+ <version >4.2.2 </version >
203
203
</dependency >
204
204
<dependency >
205
205
<groupId >org.codehaus.plexus</groupId >
@@ -220,7 +220,7 @@ under the License.
220
220
<dependency >
221
221
<groupId >org.codehaus.plexus</groupId >
222
222
<artifactId >plexus-io</artifactId >
223
- <version >3.1 .0</version >
223
+ <version >3.2 .0</version >
224
224
</dependency >
225
225
226
226
<!-- shared -->
@@ -284,7 +284,7 @@ under the License.
284
284
<dependency >
285
285
<groupId >junit</groupId >
286
286
<artifactId >junit</artifactId >
287
- <version >4.11 </version >
287
+ <version >4.13 </version >
288
288
<scope >test</scope >
289
289
</dependency >
290
290
<dependency >
@@ -309,7 +309,7 @@ under the License.
309
309
<dependency >
310
310
<groupId >org.codehaus.plexus</groupId >
311
311
<artifactId >plexus-interpolation</artifactId >
312
- <version >1.24 </version >
312
+ <version >1.26 </version >
313
313
<scope >test</scope >
314
314
</dependency >
315
315
0 commit comments