Commit b4c0a1c1 authored by ZWT's avatar ZWT

都删了

parent 5d18a8c2
...@@ -27,15 +27,11 @@ ...@@ -27,15 +27,11 @@
<artifactId>pps-cloud-system</artifactId> <artifactId>pps-cloud-system</artifactId>
<version>1.0.0-pps</version> <version>1.0.0-pps</version>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-api -->
<dependency> <dependency>
<groupId>io.jsonwebtoken</groupId> <groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId> <artifactId>jjwt-api</artifactId>
<version>0.9.1</version> <version>0.12.6</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.70</version>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<version>1.0.0-pps</version> <version>1.0.0-pps</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>gf</groupId>
<artifactId>D01-dependency</artifactId> <artifactId>D01-dependency</artifactId>
<version>1.0.0-pps</version> <version>1.0.0-pps</version>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
<relativePath/> <relativePath/>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>gf</groupId> <groupId>gf</groupId>
<artifactId>deploy-pps-all</artifactId> <artifactId>deploy-pps-all</artifactId>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment