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 96b5465 commit d4ff363Copy full SHA for d4ff363
pom.xml
@@ -34,7 +34,7 @@
34
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
35
36
<properties>
37
- <revision>2.6.0-jdk8-SNAPSHOT</revision>
+ <revision>2.6.1-jdk8-SNAPSHOT</revision>
38
<!-- Maven 相关 -->
39
<java.version>1.8</java.version>
40
<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