fix depends
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 23s
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 23s
This commit is contained in:
parent
48c9b66fd1
commit
0b8c3cbc83
7
pom.xml
7
pom.xml
@ -116,12 +116,13 @@
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<version>4.5.14</version>
|
||||
<groupId>org.apache.httpcomponents.client5</groupId>
|
||||
<artifactId>httpclient5</artifactId>
|
||||
<version>5.3.1</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
<!-- DNS Lookup -->
|
||||
<dependency>
|
||||
<groupId>com.github.dnsjava</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user