File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
<dependency >
52
52
<groupId >org.codehaus.plexus</groupId >
53
53
<artifactId >plexus-container-default</artifactId >
54
- <version >1.0-alpha-9-stable-1 </version >
54
+ <version >1.0-alpha-30 </version >
55
55
<scope >provided</scope >
56
56
</dependency >
57
57
<dependency >
67
67
<dependency >
68
68
<groupId >org.apache.commons</groupId >
69
69
<artifactId >commons-compress</artifactId >
70
- <version >1.11 </version >
70
+ <version >1.14 </version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >org.iq80.snappy</groupId >
83
83
<dependency >
84
84
<groupId >com.google.code.findbugs</groupId >
85
85
<artifactId >jsr305</artifactId >
86
- <version >3.0.0 </version >
86
+ <version >3.0.2 </version >
87
87
<scope >provided</scope >
88
88
</dependency >
89
89
<dependency >
90
90
<groupId >org.tukaani</groupId >
91
91
<artifactId >xz</artifactId >
92
- <version >1.5 </version >
92
+ <version >1.6 </version >
93
93
<scope >runtime</scope >
94
94
</dependency >
95
95
</dependencies >
You can’t perform that action at this time.
0 commit comments