JAVA-7783: POM properties cleanup

This commit is contained in:
Krzysiek
2021-11-16 15:10:49 +01:00
parent 15a50b8fe2
commit 0ab9e2e4f2
29 changed files with 42 additions and 97 deletions

View File

@@ -91,17 +91,6 @@
<version>${jackson.version}</version>
</dependency>
<!-- http -->
<!-- <dependency> -->
<!-- <groupId>org.apache.httpcomponents</groupId> -->
<!-- <artifactId>fluent-hc</artifactId> -->
<!-- <version>4.2.5</version> -->
<!-- <exclusions> -->
<!-- <exclusion> -->
<!-- <artifactId>commons-logging</artifactId> -->
<!-- <groupId>commons-logging</groupId> -->
<!-- </exclusion> -->
<!-- </exclusions> -->
<!-- </dependency> -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>