update version

This commit is contained in:
thinkgem
2024-11-07 15:21:49 +08:00
parent 48dbec081d
commit 5d16bb8103
14 changed files with 15 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-parent</artifactId>
<version>5.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -97,7 +97,7 @@
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-vue-dist</artifactId>
<version>5.9.1-SNAPSHOT</version>
<version>5.9.2-SNAPSHOT</version>
</dependency>
</dependencies>