正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -25,13 +25,13 @@ | @@ -25,13 +25,13 @@ | ||
| 25 | <pagehelper.boot.version>1.4.6</pagehelper.boot.version> | 25 | <pagehelper.boot.version>1.4.6</pagehelper.boot.version> |
| 26 | <fastjson.version>2.0.34</fastjson.version> | 26 | <fastjson.version>2.0.34</fastjson.version> |
| 27 | <oshi.version>6.4.4</oshi.version> | 27 | <oshi.version>6.4.4</oshi.version> |
| 28 | - <commons.io.version>2.11.0</commons.io.version> | 28 | + <commons.io.version>2.13.0</commons.io.version> |
| 29 | <commons.collections.version>3.2.2</commons.collections.version> | 29 | <commons.collections.version>3.2.2</commons.collections.version> |
| 30 | <poi.version>4.1.2</poi.version> | 30 | <poi.version>4.1.2</poi.version> |
| 31 | <velocity.version>2.3</velocity.version> | 31 | <velocity.version>2.3</velocity.version> |
| 32 | <jwt.version>0.9.1</jwt.version> | 32 | <jwt.version>0.9.1</jwt.version> |
| 33 | </properties> | 33 | </properties> |
| 34 | - | 34 | + |
| 35 | <!-- 依赖声明 --> | 35 | <!-- 依赖声明 --> |
| 36 | <dependencyManagement> | 36 | <dependencyManagement> |
| 37 | <dependencies> | 37 | <dependencies> |
-
请 注册 或 登录 后发表评论