修复版本问题

This commit is contained in:
2026-04-13 15:48:37 +08:00
parent 8610b76a1d
commit de48dec1b4
3 changed files with 27 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi</artifactId>
<version>3.8.8</version>
@@ -11,7 +11,7 @@
<name>ruoyi</name>
<url>http://www.ruoyi.vip</url>
<description>若依管理系统</description>
<properties>
<ruoyi.version>3.8.8</ruoyi.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -221,6 +221,7 @@
<version>${commons-pool2.version}</version>
</dependency>
</dependencies>
</dependencyManagement>
@@ -275,4 +276,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>