Merge remote-tracking branch 'origin/master'
正在显示
1 个修改的文件
包含
0 行增加
和
10 行删除
| @@ -76,22 +76,12 @@ | @@ -76,22 +76,12 @@ | ||
| 76 | <version>4.2.4.RELEASE</version> | 76 | <version>4.2.4.RELEASE</version> |
| 77 | </dependency> | 77 | </dependency> |
| 78 | 78 | ||
| 79 | - | ||
| 80 | - | ||
| 81 | - | ||
| 82 | - <dependency> | ||
| 83 | - <groupId>org.springframework</groupId> | ||
| 84 | - <artifactId>spring-web</artifactId> | ||
| 85 | - <version>5.2.0.BUILD-SNAPSHOT</version> | ||
| 86 | - <scope>compile</scope> | ||
| 87 | - </dependency> | ||
| 88 | <dependency> | 79 | <dependency> |
| 89 | <groupId>org.springframework</groupId> | 80 | <groupId>org.springframework</groupId> |
| 90 | <artifactId>spring-web</artifactId> | 81 | <artifactId>spring-web</artifactId> |
| 91 | <version>5.2.0.BUILD-SNAPSHOT</version> | 82 | <version>5.2.0.BUILD-SNAPSHOT</version> |
| 92 | <scope>compile</scope> | 83 | <scope>compile</scope> |
| 93 | </dependency> | 84 | </dependency> |
| 94 | - | ||
| 95 | </dependencies> | 85 | </dependencies> |
| 96 | 86 | ||
| 97 | <build> | 87 | <build> |
-
请 注册 或 登录 后发表评论