Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
dependencyManagement 添加 feilong-validator fix #269
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Nov 20, 2018
1 parent e30d8b2 commit 3f97995
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Expand Up @@ -331,6 +331,13 @@
<version>${version.feilong-platform}</version>
</dependency>

<!-- feilong-validator -->
<dependency>
<groupId>com.feilong.platform</groupId>
<artifactId>feilong-validator</artifactId>
<version>${version.feilong-platform}</version>
</dependency>

<!-- feilong-util-all -->
<dependency>
<groupId>com.feilong.platform</groupId>
Expand Down

0 comments on commit 3f97995

Please sign in to comment.