| Also aerogear-unifiedpush-bom set a version for httpcomponents but does not have the dependency itself.
<dependency> |
<groupId>org.apache.httpcomponents</groupId> |
<artifactId>httpclient</artifactId> |
<version>${org.apache.httpcomponents.httpcore.version}</version> |
</dependency>
|
|