Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
VasylyshynDmytro authored Dec 4, 2024
1 parent fe7c36b commit bdbae2d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,5 @@
<artifactId>commons-collections4</artifactId>
<version>${commons.collections4.version}</version>
</dependency>

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit bdbae2d

Please sign in to comment.