Commit e72b3616 authored by 李秀明's avatar 李秀明

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

This reverts commit ae7a15a5.
parent 6496a8b6
...@@ -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