Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed May 4, 2023
1 parent 9530e45 commit f61762e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions repo/security-enforcer-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
<groupId>com.evolveum.prism</groupId>
<artifactId>prism-api</artifactId>
</dependency>
<dependency>
<groupId>com.evolveum.axiom</groupId>
<artifactId>axiom</artifactId>
</dependency>
<dependency>
<groupId>com.evolveum.prism</groupId>
<artifactId>prism-impl</artifactId>
Expand Down

0 comments on commit f61762e

Please sign in to comment.