|
|
|
|
@ -229,34 +229,6 @@
|
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!--<dependency> |
|
|
|
|
<groupId>org.springblade</groupId> |
|
|
|
|
<artifactId>blade-flow</artifactId> |
|
|
|
|
<version>4.5.0.RELEASE</version> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>org.springblade</groupId> |
|
|
|
|
<artifactId>blade-core-cloud</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>io.jsonwebtoken</groupId> |
|
|
|
|
<artifactId>jjwt</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>spring-cloud-commons</artifactId> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-stream-binder-rabbit</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<artifactId>spring-cloud-starter</artifactId> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency>--> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.hnac.hzinfo.data</groupId> |
|
|
|
|
<artifactId>hzinfo-data-socket</artifactId> |
|
|
|
|
@ -445,13 +417,5 @@
|
|
|
|
|
</plugins> |
|
|
|
|
</build> |
|
|
|
|
|
|
|
|
|
<repositories> |
|
|
|
|
<repository> |
|
|
|
|
<id>local</id> |
|
|
|
|
<name>local maven</name> |
|
|
|
|
<url>http://192.168.65.122:8081/repository/maven-public/</url> |
|
|
|
|
</repository> |
|
|
|
|
</repositories> |
|
|
|
|
|
|
|
|
|
</project> |
|
|
|
|
|
|
|
|
|
|