Up libs (#43)
Some checks failed
Maven Deploy Artifact / build-and-deploy (push) Has been cancelled

This commit is contained in:
struga 2024-10-08 18:10:51 +03:00 committed by GitHub
parent e9bbfda036
commit 60c743e33c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>