|
@@ -23,6 +23,11 @@
|
|
|
<version>2.6</version>
|
|
<version>2.6</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
|
|
+ <groupId>org.apache.httpcomponents</groupId>
|
|
|
|
|
+ <artifactId>httpclient</artifactId>
|
|
|
|
|
+ <version>4.5.13</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-jdbc</artifactId>
|
|
<artifactId>spring-boot-starter-jdbc</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|