Skip to content

Commit 9223208

Browse files
committed
fix
1 parent a6dc3ed commit 9223208

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,11 @@
6262
<groupId>io.springfox</groupId>
6363
<artifactId>springfox-swagger-ui</artifactId>
6464
<version>${version.swagger}</version>
65-
<scope>compile</scope>
6665
</dependency>
6766
<dependency>
6867
<groupId>io.springfox</groupId>
6968
<artifactId>springfox-swagger2</artifactId>
7069
<version>${version.swagger}</version>
71-
<scope>compile</scope>
7270
</dependency>
7371
<dependency>
7472
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)