chore: 升级 dataease-plugin-interface 版本到 v1.1
This commit is contained in:
parent
de9a4e04ea
commit
b961c07453
@ -356,7 +356,7 @@
|
||||
<dependency>
|
||||
<groupId>io.dataease</groupId>
|
||||
<artifactId>dataease-plugin-interface</artifactId>
|
||||
<version>1.0</version>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@ -532,6 +532,11 @@
|
||||
<updatePolicy>always</updatePolicy>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>oss-sonatype</id>
|
||||
<name>s01.oss.sonatype.org</name>
|
||||
<url>https://s01.oss.sonatype.org/content/groups/public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
</project>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user