Skip to content

Commit

Permalink
Add forgotten dependency
Browse files Browse the repository at this point in the history
(cherry picked from commit 83e2c9c)
  • Loading branch information
mederly committed Apr 17, 2018
1 parent 4fe22fc commit 89b3240
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/notifications-impl/pom.xml
Expand Up @@ -107,6 +107,10 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-email</artifactId>
Expand Down

0 comments on commit 89b3240

Please sign in to comment.