We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080c690 commit b38e571Copy full SHA for b38e571
pom.xml
@@ -31,7 +31,7 @@
31
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
32
33
<properties>
34
- <revision>2.3.0-jdk8-SNAPSHOT</revision>
+ <revision>2.4.0-jdk8-SNAPSHOT</revision>
35
<!-- Maven 相关 -->
36
<java.version>1.8</java.version>
37
<maven.compiler.source>${java.version}</maven.compiler.source>
yudao-dependencies/pom.xml
@@ -14,7 +14,7 @@
14
15
16
17
18
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
19
<!-- 统一依赖管理 -->
20
<spring.framework.version>5.3.39</spring.framework.version>
0 commit comments