Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
YunaiV committed Feb 9, 2025
2 parents 31dc3bd + 6f88f85 commit bcd2e3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>

<properties>
<revision>2.4.0-jdk8-SNAPSHOT</revision>
<revision>2.4.1-jdk8-SNAPSHOT</revision>
<!-- Maven 相关 -->
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion yudao-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>

<properties>
<revision>2.4.0-jdk8-SNAPSHOT</revision>
<revision>2.4.1-jdk8-SNAPSHOT</revision>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<!-- 统一依赖管理 -->
<spring.framework.version>5.3.39</spring.framework.version>
Expand Down

0 comments on commit bcd2e3a

Please sign in to comment.