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

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

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