Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 0fbdb7b

Browse files
author
Emmanuel Hugonnet
committed
Adding missing dependency
1 parent b855a45 commit 0fbdb7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767
</exclusion>
6868
</exclusions>
6969
</dependency>
70+
<dependency>
71+
<artifactId>jackrabbit-jcr-commons</artifactId>
72+
<groupId>org.apache.jackrabbit</groupId>
73+
</dependency>
7074
<dependency>
7175
<groupId>xerces</groupId>
7276
<artifactId>xercesImpl</artifactId>

0 commit comments

Comments
 (0)