File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
<jcommander .version>1.72</jcommander .version>
17
17
<release .dir>${project.basedir} /azure-vm-dist</release .dir>
18
18
<jersey .version>2.27</jersey .version>
19
- <jackson .version>2.10.0 </jackson .version>
19
+ <jackson .version>2.12.7.1 </jackson .version>
20
20
<jaxb .api.version>2.3.0</jaxb .api.version>
21
21
<opcon .rest.api.version>21.0.1</opcon .rest.api.version>
22
22
<org .glassfish.hk2.version>2.6.0</org .glassfish.hk2.version>
34
34
<dependency >
35
35
<groupId >junit</groupId >
36
36
<artifactId >junit</artifactId >
37
- <version >3.8 .1</version >
37
+ <version >4.13 .1</version >
38
38
<scope >test</scope >
39
39
</dependency >
40
40
<dependency >
45
45
<dependency >
46
46
<groupId >org.ini4j</groupId >
47
47
<artifactId >ini4j</artifactId >
48
- <version >0.5.2 </version >
48
+ <version >0.5.4 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >com.microsoft.azure</groupId >
55
55
<dependency >
56
56
<groupId >commons-net</groupId >
57
57
<artifactId >commons-net</artifactId >
58
- <version >3.3 </version >
58
+ <version >3.9.0 </version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >commons-io</groupId >
62
62
<artifactId >commons-io</artifactId >
63
- <version >2.6 </version >
63
+ <version >2.7 </version >
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments