File tree Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change 4444</dependency >
4545<!-- CLI ARGUMENTS MANAGEMENT -->
4646<dependency >
47- <groupId >commons-cli</groupId >
48- <artifactId >commons-cli</artifactId >
49- <version >1.3.1</version >
47+ <groupId >commons-cli</groupId >
48+ <artifactId >commons-cli</artifactId >
49+ <version >1.3.1</version >
5050</dependency >
5151<!-- FOR CONNECTION TO RES CONSOLE -->
52- <dependency >
53- <groupId >org.apache.httpcomponents</groupId >
54- <artifactId >httpclient</artifactId >
55- <version >4.5.2</version >
56- </dependency >
5752 <dependency >
58- <groupId >com.fasterxml.jackson.core</groupId >
59- <artifactId >jackson-annotations</artifactId >
60- <version >2.8.8 </version >
53+ <groupId >com.fasterxml.jackson.core</groupId >
54+ <artifactId >jackson-annotations</artifactId >
55+ <version >2.8.11.1 </version >
6156</dependency >
6257 <dependency >
63- <groupId >com.fasterxml.jackson.core</groupId >
64- <artifactId >jackson-databind</artifactId >
65- <version >2.8.8 </version >
58+ <groupId >com.fasterxml.jackson.core</groupId >
59+ <artifactId >jackson-databind</artifactId >
60+ <version >2.8.11.1 </version >
6661</dependency >
6762</dependencies >
6863
154149</dependencies >
155150</profile >
156151</profiles >
157- </project >
152+ </project >
You can’t perform that action at this time.
0 commit comments