Skip to content

Commit c956fda

Browse files
committed
[bugfix] Remove usused dependency
1 parent 011fd9f commit c956fda

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

http-client-java/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@
9494
<artifactId>j8xu</artifactId>
9595
<version>1.2.0</version>
9696
</dependency>
97-
<dependency>
98-
<groupId>junit</groupId>
99-
<artifactId>junit</artifactId>
100-
<scope>test</scope>
101-
</dependency>
10297
</dependencies>
10398

10499
</project>

0 commit comments

Comments
 (0)