We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb0cb1 commit f4c65c0Copy full SHA for f4c65c0
1 file changed
data/crac/crac-util/pom.xml
@@ -83,17 +83,5 @@
83
<artifactId>assertj-core</artifactId>
84
<scope>test</scope>
85
</dependency>
86
- <dependency>
87
- <groupId>org.junit.jupiter</groupId>
88
- <artifactId>junit-jupiter</artifactId>
89
- <scope>test</scope>
90
- </dependency>
91
-
92
93
- <groupId>commons-io</groupId>
94
- <artifactId>commons-io</artifactId>
95
- <scope>runtime</scope>
96
97
</dependencies>
98
99
</project>
0 commit comments