wangyangyang hace 4 años
padre
commit
fd616817fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      gateway/pom.xml

+ 1 - 1
gateway/pom.xml

@@ -93,7 +93,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
-
+                <version>3.8.1</version>
                 <configuration>
                     <source>8</source>
                     <target>8</target>