mirror of
https://e.coding.net/circlecloud/MiaoServerParent.git
synced 2024-12-04 17:48:46 +00:00
chore: 调整项目文件
Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
parent
11db03a6e3
commit
03f825181a
10
pom.xml
10
pom.xml
@ -53,6 +53,16 @@
|
|||||||
<artifactId>jansi</artifactId>
|
<artifactId>jansi</artifactId>
|
||||||
<version>1.11</version>
|
<version>1.11</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>commons-httpclient</groupId>
|
||||||
|
<artifactId>commons-httpclient</artifactId>
|
||||||
|
<version>3.1</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.hibegin</groupId>
|
||||||
|
<artifactId>simplewebserver</artifactId>
|
||||||
|
<version>0.1.6</version>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<ciManagement>
|
<ciManagement>
|
||||||
<system>Jenkins</system>
|
<system>Jenkins</system>
|
||||||
|
Loading…
Reference in New Issue
Block a user