mirror of
https://github.com/valitydev/fraudbusters-mg-connector.git
synced 2024-11-06 01:15:17 +00:00
Up libs (#43)
Some checks failed
Maven Deploy Artifact / build-and-deploy (push) Has been cancelled
Some checks failed
Maven Deploy Artifact / build-and-deploy (push) Has been cancelled
This commit is contained in:
parent
e9bbfda036
commit
60c743e33c
5
pom.xml
5
pom.xml
@ -36,6 +36,11 @@
|
||||
<artifactId>woody-thrift</artifactId>
|
||||
<version>2.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents.client5</groupId>
|
||||
<artifactId>httpclient5</artifactId>
|
||||
<version>5.2.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dev.vality</groupId>
|
||||
<artifactId>shared-resources</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user