Skip to content

Commit ecbb3b8

Browse files
authored
chore: remove duplicated slf4j-simple dependency in vaadin-tabs-flow module (#8151)
1 parent 7e874b6 commit ecbb3b8

File tree

1 file changed

+0
-5
lines changed
  • vaadin-tabs-flow-parent/vaadin-tabs-flow

1 file changed

+0
-5
lines changed

vaadin-tabs-flow-parent/vaadin-tabs-flow/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@
5050
<artifactId>slf4j-simple</artifactId>
5151
<scope>test</scope>
5252
</dependency>
53-
<dependency>
54-
<groupId>org.slf4j</groupId>
55-
<artifactId>slf4j-simple</artifactId>
56-
<scope>test</scope>
57-
</dependency>
5853
</dependencies>
5954
<build>
6055
<plugins>

0 commit comments

Comments
 (0)