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

Commit

Permalink
Missing pom change
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Herrera <neormx@gmail.com>
  • Loading branch information
neormx committed May 10, 2019
1 parent 3d86d26 commit 95743af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions oslc4j-jena-provider/pom.xml
Expand Up @@ -33,6 +33,11 @@
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</dependency>
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.31</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 95743af

Please sign in to comment.