aboutsummaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vid-ext-services-simulator/pom.xml')
-rw-r--r--vid-ext-services-simulator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml
index ade419b9d..c08bcd4ec 100644
--- a/vid-ext-services-simulator/pom.xml
+++ b/vid-ext-services-simulator/pom.xml
@@ -197,7 +197,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.1</version>
+ <version>3.8.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>