[JAVA-18446] Clean up (#13845)

This commit is contained in:
panos-kakos
2023-04-15 20:02:36 +03:00
committed by GitHub
parent 15c2286dff
commit 52a1b93e48
4 changed files with 11 additions and 16 deletions

View File

@@ -52,11 +52,6 @@
<artifactId>async-http-client</artifactId>
<version>${async.http.client.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson.version}</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>