Geomatys / constellation

WARNING: Constellation-SDI Product and repository is now DEPRECATED, please use Examind Community instead.
https://github.com/Geomatys/examind-community
Other
16 stars 8 forks source link

Refactor outdated pom.xml version to avoid leaked vulnerabilities #13

Closed nathanagez closed 4 years ago

nathanagez commented 6 years ago

This feature add the following:

<dependency>
                <groupId>org.apache.httpcomponents</groupId>
                <artifactId>httpclient</artifactId>
                <version>4.3.6</version>
</dependency>
<jackson.version>2.8.11.1</jackson.version>