mirror of
https://github.com/201206030/novel-plus.git
synced 2025-06-24 04:46:37 +00:00
build: 更新xxyopen依赖版本
This commit is contained in:
@ -126,19 +126,19 @@
|
||||
<dependency>
|
||||
<groupId>io.github.xxyopen</groupId>
|
||||
<artifactId>xxy-model</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>${xxyopen.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.github.xxyopen</groupId>
|
||||
<artifactId>xxy-web</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>${xxyopen.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.github.xxyopen</groupId>
|
||||
<artifactId>xxy-util</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>${xxyopen.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user