Skip to content

Commit 82b8a93

Browse files
committed
V2.2.0 版本发布
1 parent e77c7df commit 82b8a93

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
3232

3333
<properties>
34-
<revision>2.1.0-jdk8-snapshot</revision>
34+
<revision>2.2.0-jdk8-snapshot</revision>
3535
<!-- Maven 相关 -->
3636
<java.version>1.8</java.version>
3737
<maven.compiler.source>${java.version}</maven.compiler.source>

yudao-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
1515

1616
<properties>
17-
<revision>2.1.0-jdk8-snapshot</revision>
17+
<revision>2.2.0-jdk8-snapshot</revision>
1818
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
1919
<!-- 统一依赖管理 -->
2020
<spring.boot.version>2.7.18</spring.boot.version>

0 commit comments

Comments
 (0)