1
0

release: update YumCore to 0.9.1

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-12-23 13:52:29 +08:00
parent e570b1b388
commit 8cd3f86803

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.0,)</version> <version>[1.9.1,)</version>
</dependency> </dependency>
</dependencies> </dependencies>
<dependencyManagement> <dependencyManagement>