Skip to content

Commit

Permalink
[#48] Fix pom after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
susanw1 committed Oct 9, 2024
1 parent 704b92c commit edf23d8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions clients/java-client-lib/client-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,5 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit edf23d8

Please sign in to comment.