Commit ae7a15a5 authored by 张森's avatar 张森

tyboot升级 -> 1.1.25-DL-SNAPSHOT 与东东确认删除该排除代码

parent 37a9ce85
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
<artifactId>tyboot-core-restful</artifactId> <artifactId>tyboot-core-restful</artifactId>
<version>${tyboot-version}</version> <version>${tyboot-version}</version>
<exclusions> <exclusions>
<exclusion> <!-- <exclusion>-->
<groupId>org.typroject</groupId> <!-- <groupId>org.typroject</groupId>-->
<artifactId>*</artifactId> <!-- <artifactId>*</artifactId>-->
</exclusion> <!-- </exclusion>-->
<exclusion> <exclusion>
<groupId>io.springfox</groupId> <groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId> <artifactId>springfox-swagger-ui</artifactId>
......
...@@ -45,12 +45,12 @@ ...@@ -45,12 +45,12 @@
<groupId>org.typroject</groupId> <groupId>org.typroject</groupId>
<artifactId>tyboot-core-restful</artifactId> <artifactId>tyboot-core-restful</artifactId>
<version>${tyboot-version}</version> <version>${tyboot-version}</version>
<exclusions> <!-- <exclusions>-->
<exclusion> <!-- <exclusion>-->
<groupId>org.typroject</groupId> <!-- <groupId>org.typroject</groupId>-->
<artifactId>*</artifactId> <!-- <artifactId>*</artifactId>-->
</exclusion> <!-- </exclusion>-->
</exclusions> <!-- </exclusions>-->
</dependency> </dependency>
<dependency> <dependency>
......
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