summaryrefslogtreecommitdiffstats
path: root/themes/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/pom.xml')
-rw-r--r--themes/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/pom.xml b/themes/pom.xml
index 93f0117869..502dcf7b4d 100644
--- a/themes/pom.xml
+++ b/themes/pom.xml
@@ -32,12 +32,14 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-sass-compiler</artifactId>
+ <version>${vaadin.sass.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-icons</artifactId>
+ <version>${vaadin.icons.version}</version>
<scope>provided</scope>
</dependency>