Skip to content

Commit

Permalink
chore(clients): remove version from clients pom.xml
Browse files Browse the repository at this point in the history
Remove mockito-core version from clients/http-support/pom.xml

Signed-off-by: Gaurav Mishra <[email protected]>
  • Loading branch information
GMishx committed Jan 6, 2025
1 parent ea7ca60 commit 5f002e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/http-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.15.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5f002e0

Please sign in to comment.