diff --git a/pom.xml b/pom.xml
index adb73b8..4ca3459 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
jacoco
reuseReports
${project.basedir}/target/jacoco.exec
- ${project.basedir}/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/styles.css
+ **/src/main/webapp/VAADIN/**/*
@@ -242,6 +242,7 @@
org.apache.maven.plugins
maven-surefire-plugin
+ 2.22.1
@@ -250,11 +251,6 @@
-
- org.junit.platform
- junit-platform-surefire-provider
- 1.3.1
-
org.junit.jupiter
junit-jupiter-engine