Skip to content

Commit 789e128

Browse files
committed
Removes junit since it's not being used.
1 parent c796c76 commit 789e128

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,6 @@
271271
<version>${project.version}</version>
272272
<scope>compile</scope>
273273
</dependency>
274-
<dependency>
275-
<groupId>junit</groupId>
276-
<artifactId>junit</artifactId>
277-
<version>4.13.1</version>
278-
<scope>test</scope>
279-
</dependency>
280274
<dependency>
281275
<groupId>com.esotericsoftware.yamlbeans</groupId>
282276
<artifactId>yamlbeans</artifactId>

0 commit comments

Comments
 (0)