Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
5d144ee9
Unverified
Commit
5d144ee9
authored
Oct 13, 2022
by
caption
Committed by
GitHub
Oct 13, 2022
Browse files
update io.springfox:springfox-swagger-ui 2.9.2 to 2.10.0 (#522)
Co-authored-by:
OSCS
<
wangxiaodong@murphysec.com
>
parent
24ff48b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
5d144ee9
<
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"
>
<
?xml version="1.0" encoding="UTF-8"?>
<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"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.linlinjava
</groupId>
<artifactId>
litemall
</artifactId>
...
...
@@ -152,7 +152,7 @@
<dependency>
<groupId>
io.springfox
</groupId>
<artifactId>
springfox-swagger-ui
</artifactId>
<version>
2.
9.2
</version>
<version>
2.
10.0
</version>
</dependency>
<dependency>
...
...
@@ -244,4 +244,4 @@
</plugins>
</build>
</project>
</project>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment