Skip to content

Commit

Permalink
pom: commons-collections4 added to client #2095
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Nov 15, 2023
1 parent ebaff42 commit 35e2c3e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cellbase-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@
<artifactId>junit-platform-engine</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit 35e2c3e

Please sign in to comment.