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 38
38
<dependency >
39
39
<groupId >org.codehaus.plexus</groupId >
40
40
<artifactId >plexus-utils</artifactId >
41
- <version >3.0.22 </version >
41
+ <version >3.0.24 </version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >org.codehaus.plexus</groupId >
45
45
<artifactId >plexus-container-default</artifactId >
46
46
<scope >test</scope >
47
- <version >1.0-alpha-9-stable-1 </version >
47
+ <version >1.0-alpha-30 </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.google.code.findbugs</groupId >
51
51
<artifactId >jsr305</artifactId >
52
- <version >3.0.0 </version >
52
+ <version >3.0.2 </version >
53
53
<scope >provided</scope >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >commons-io</groupId >
57
57
<artifactId >commons-io</artifactId >
58
- <version >2.2 </version >
58
+ <version >2.5 </version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments