Browse Source

网关添加

wangyangyang 4 years ago
parent
commit
fd616817fb
1 changed files with 1 additions and 1 deletions
  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>