Move dependencies to VIVO
This commit is contained in:
parent
69c4f5460c
commit
fd2c46f24c
1 changed files with 0 additions and 11 deletions
11
dependencies/pom.xml
vendored
11
dependencies/pom.xml
vendored
|
@ -163,12 +163,6 @@
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Needed for ORCID? -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.apache.httpcomponents</groupId>
|
|
||||||
<artifactId>fluent-hc</artifactId>
|
|
||||||
<version>4.5.2</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.httpcomponents</groupId>
|
<groupId>org.apache.httpcomponents</groupId>
|
||||||
<artifactId>httpclient</artifactId>
|
<artifactId>httpclient</artifactId>
|
||||||
|
@ -224,11 +218,6 @@
|
||||||
<artifactId>antisamy</artifactId>
|
<artifactId>antisamy</artifactId>
|
||||||
<version>1.5.6</version>
|
<version>1.5.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>com.google.code.gson</groupId>
|
|
||||||
<artifactId>gson</artifactId>
|
|
||||||
<version>2.8.1</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- Used for JSP runtime -->
|
<!-- Used for JSP runtime -->
|
||||||
<!-- dependency>
|
<!-- dependency>
|
||||||
|
|
Loading…
Add table
Reference in a new issue