Skip to content

Commit

Permalink
DefaultColumnUtils: massive cleanup, mainly map initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed May 29, 2020
1 parent 6bfaaf1 commit 1ee5758
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 194 deletions.
4 changes: 4 additions & 0 deletions model/model-api/pom.xml
Expand Up @@ -25,6 +25,10 @@
</properties>

<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>util</artifactId>
Expand Down

0 comments on commit 1ee5758

Please sign in to comment.