Skip to content

Commit e0299ff

Browse files
rm junit from test pom
1 parent 52811b3 commit e0299ff

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/it/github-470/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@
2828
<name>jar plugin it</name>
2929
</organization>
3030

31-
<dependencies>
32-
<dependency>
33-
<groupId>junit</groupId>
34-
<artifactId>junit</artifactId>
35-
<version>4.13.2</version>
36-
</dependency>
37-
</dependencies>
38-
3931
<build>
4032
<plugins>
4133
<plugin>

0 commit comments

Comments
 (0)