Skip to content

Commit 8fbcb6e

Browse files
authored
Removes warning from pom.xml (#106)
Co-authored-by: mchmielarz <Etwas441>
1 parent 5cb3004 commit 8fbcb6e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<version>2.2.8</version>
1111
</parent>
1212

13-
<groupId>org.assertj</groupId>
1413
<artifactId>assertj-vavr</artifactId>
1514
<version>0.2.0</version>
1615

@@ -110,12 +109,6 @@
110109
<artifactId>vavr</artifactId>
111110
<version>0.10.3</version>
112111
</dependency>
113-
<dependency>
114-
<groupId>junit</groupId>
115-
<artifactId>junit</artifactId>
116-
<scope>provided</scope>
117-
<optional>true</optional>
118-
</dependency>
119112
<dependency>
120113
<groupId>org.junit.jupiter</groupId>
121114
<artifactId>junit-jupiter-api</artifactId>

0 commit comments

Comments
 (0)