File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >org.apache.maven.plugin-tools</groupId >
18
18
<artifactId >maven-plugin-annotations</artifactId >
19
- <version >3.4 </version >
19
+ <version >3.6.1 </version >
20
20
<scope >provided</scope >
21
21
</dependency >
22
22
<dependency >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >junit</groupId >
40
40
<artifactId >junit</artifactId >
41
- <version >4.8 .2</version >
41
+ <version >4.13 .2</version >
42
42
<scope >test</scope >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >org.assertj</groupId >
46
46
<artifactId >assertj-core</artifactId >
47
- <version >3.16.1 </version >
47
+ <version >3.21.0 </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
</dependencies >
Original file line number Diff line number Diff line change 19
19
<dependency >
20
20
<groupId >org.apache.ant</groupId >
21
21
<artifactId >ant</artifactId >
22
- <version >1.9.4 </version >
22
+ <version >1.10.11 </version >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >org.codehaus.plexus</groupId >
26
26
<artifactId >plexus-velocity</artifactId >
27
- <version >1.1.8 </version >
27
+ <version >1.3 </version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.codehaus.plexus</groupId >
40
40
<dependency >
41
41
<groupId >org.codehaus.plexus</groupId >
42
42
<artifactId >plexus-classworlds</artifactId >
43
- <version >2.2.3 </version >
43
+ <version >2.6.0 </version >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >org.codehaus.plexus</groupId >
47
47
<artifactId >plexus-utils</artifactId >
48
- <version >2.0.5 </version >
48
+ <version >3.4.1 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >org.apache.maven</groupId >
55
55
<dependency >
56
56
<groupId >org.codehaus.plexus</groupId >
57
57
<artifactId >plexus-archiver</artifactId >
58
- <version >3.0 </version >
58
+ <version >4.2.5 </version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >org.yaml</groupId >
201
201
<dependency >
202
202
<groupId >rubygems</groupId >
203
203
<artifactId >maven-tools</artifactId >
204
- <version >1.0.9 </version >
204
+ <version >1.1.6 </version >
205
205
<type >gem</type >
206
206
<scope >provided</scope >
207
207
</dependency >
You can’t perform that action at this time.
0 commit comments