ci: system包改为2.5.2

This commit is contained in:
2024-07-29 15:50:40 +08:00
parent fb46656963
commit 3b64a751e4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<dependency>
<groupId>com.jero.boot</groupId>
<artifactId>laws-module-system</artifactId>
<version>${jero.version}</version>
<version>2.5.2</version>
</dependency>
<dependency>
<groupId>com.jero.boot</groupId>
+1 -1
View File
@@ -149,7 +149,7 @@
<dependency>
<groupId>com.jero.boot</groupId>
<artifactId>laws-module-system</artifactId>
<version>${jero.version}</version>
<version>2.5.2</version>
</dependency>
<!-- jeecg tools -->