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>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<!-- Needed for ORCID? -->
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>fluent-hc</artifactId>
|
||||
<version>4.5.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
|
@ -224,11 +218,6 @@
|
|||
<artifactId>antisamy</artifactId>
|
||||
<version>1.5.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.8.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Used for JSP runtime -->
|
||||
<!-- dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue