BIMserver
BIMserver copied to clipboard
Remove Apache HTTP client 4.x dependencies
There are dependencies on Apache HttpClient 4.5.x in plugins (through pluginbase), e.g. in IfcOpenShell. Further Eclipse Aether is no longer maintained and as such not updated to HttpClient 5. Thus we might want to replace Eclipse Aether with Apache Maven Artifact Resolver.
This is not high priority as both versions are able to coexist.