Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Do not control commons-io and httpclient versions
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi committed Jul 18, 2019
1 parent 01f8c6c commit 2c8df12
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions oslc4j-core-build/pom.xml
Expand Up @@ -182,18 +182,6 @@
<artifactId>jersey-hk2</artifactId>
<version>${version.jersey}</version>
</dependency>
<dependency>
<!-- TODO remove https://github.com/eclipse/lyo.core/issues/58 -->
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<!-- TODO remove https://github.com/eclipse/lyo.core/issues/58 -->
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 2c8df12

Please sign in to comment.