aboutsummaryrefslogtreecommitdiff
path: root/common/sketch/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/sketch/pom.xml')
-rw-r--r--common/sketch/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/sketch/pom.xml b/common/sketch/pom.xml
index bcd26d4352..1356c4723b 100644
--- a/common/sketch/pom.xml
+++ b/common/sketch/pom.xml
@@ -61,6 +61,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
+ <version>3.2.2</version>
<configuration>
<javacArgs combine.children="append">
<!-- This option is needed to suppress warnings from sun.misc.Unsafe usage -->
@@ -71,6 +72,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
+ <version>3.6.1</version>
<configuration>
<compilerArgs combine.children="append">
<!-- This option is needed to suppress warnings from sun.misc.Unsafe usage -->