Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Nov 6, 2018
1 parent 6121d53 commit 181299f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions model/report-impl/pom.xml
Expand Up @@ -83,6 +83,11 @@
<artifactId>repo-common</artifactId>
<version>3.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>security-enforcer-api</artifactId>
<version>3.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>common</artifactId>
Expand Down

0 comments on commit 181299f

Please sign in to comment.