Skip to content

Commit 06442e1

Browse files
authored
Update pom.xml
Fix logging
1 parent 1de376b commit 06442e1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

vaadin-addon-template-demo/pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,7 @@
7373
<artifactId>vaadin-addon-template</artifactId>
7474
<version>${project.version}</version>
7575
</dependency>
76-
<dependency>
77-
<groupId>org.slf4j</groupId>
78-
<artifactId>slf4j-simple</artifactId>
79-
</dependency>
76+
8077
<!-- Spring -->
8178
<dependency>
8279
<groupId>com.vaadin</groupId>

0 commit comments

Comments
 (0)