1
0

feat: update YumCore

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2022-04-12 23:48:30 +08:00
parent 8cd3f86803
commit 2f16e669e3

View File

@@ -52,7 +52,7 @@
<groupId>pw.yumc</groupId> <groupId>pw.yumc</groupId>
<artifactId>YumCore</artifactId> <artifactId>YumCore</artifactId>
<type>jar</type> <type>jar</type>
<version>[1.9.1,)</version> <version>[1.9.6,)</version>
</dependency> </dependency>
</dependencies> </dependencies>
<dependencyManagement> <dependencyManagement>