소스 검색

hsweb-utils 3.0.3

zhou-hao 4 년 전
부모
커밋
07faaf21eb
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -383,6 +383,11 @@
             <optional>true</optional>
         </dependency>
 
+        <dependency>
+            <groupId>org.hswebframework</groupId>
+            <artifactId>hsweb-utils</artifactId>
+            <version>3.0.3</version>
+        </dependency>
 
     </dependencies>