File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns = " http://maven.apache.org/POM/4.0.0 " xmlns : xsi = " http://www.w3.org/2001/XMLSchema-instance "
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <? xml version = " 1.0 " encoding = " UTF-8 " ?>
2+ < project xmlns = " http://maven.apache.org/POM/4.0.0 " 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" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.linlinjava</groupId >
55 <artifactId >litemall</artifactId >
152152 <dependency >
153153 <groupId >io.springfox</groupId >
154154 <artifactId >springfox-swagger-ui</artifactId >
155- <version >2.9.2 </version >
155+ <version >2.10.0 </version >
156156 </dependency >
157157
158158 <dependency >
244244 </plugins >
245245 </build >
246246
247- </project >
247+ </project >
You can’t perform that action at this time.
0 commit comments