Skip to content

Commit c39507f

Browse files
committed
removed unnecessary explict (already inherited) dependency
1 parent 24d0362 commit c39507f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
<artifactId>Attacks</artifactId>
2222
<version>3.5.0</version>
2323
</dependency>
24-
<dependency>
25-
<groupId>de.rub.nds</groupId>
26-
<artifactId>Asn1Tool</artifactId>
27-
<version>1.1.1</version>
28-
</dependency>
2924
<dependency>
3025
<groupId>junit</groupId>
3126
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)