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

Commit

Permalink
remove xerces dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi committed Sep 22, 2019
1 parent 06ff81a commit e69a60a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions oslc4j-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,6 @@
<artifactId>oslc4j-json4j-provider</artifactId>
<version>${version.lyo}</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</dependency>
<dependency> <!--See https://bugs.eclipse.org/bugs/show_bug.cgi?id=513048-->
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
Expand Down

0 comments on commit e69a60a

Please sign in to comment.