| | |
| | | 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.5</version>
|
| | |
| | | <name>ruoyi</name>
|
| | | <url>http://www.ruoyi.vip</url>
|
| | | <description>若依管理系统</description>
|
| | | |
| | |
|
| | | <properties>
|
| | | <ruoyi.version>3.8.5</ruoyi.version>
|
| | | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
| | |
| | | <kaptcha.version>2.3.3</kaptcha.version>
|
| | | <pagehelper.boot.version>1.4.6</pagehelper.boot.version>
|
| | | <fastjson.version>2.0.20</fastjson.version>
|
| | | <oshi.version>6.4.0</oshi.version>
|
| | | <oshi.version>5.8.6</oshi.version>
|
| | | <commons.io.version>2.11.0</commons.io.version>
|
| | | <commons.fileupload.version>1.4</commons.fileupload.version>
|
| | | <commons.collections.version>3.2.2</commons.collections.version>
|
| | |
| | | <jwt.version>0.9.1</jwt.version>
|
| | | <okhttp.version>4.8.1</okhttp.version>
|
| | | </properties>
|
| | | |
| | |
|
| | | <!-- 依赖声明 -->
|
| | | <dependencyManagement>
|
| | | <dependencies>
|
| | |
| | | </pluginRepository>
|
| | | </pluginRepositories>
|
| | |
|
| | | </project> |
| | | </project>
|