Skip to content

Commit a7c1a74

Browse files
committed
pom changes reversed
1 parent 4db43ea commit a7c1a74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/swagger-parser-v3/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@
7979
<version>${wiremock-version}</version>
8080
<scope>test</scope>
8181

82-
<!--exclusions>
82+
<exclusions>
8383
<exclusion>
8484
<groupId>*</groupId>
8585
<artifactId>*</artifactId>
8686
</exclusion>
87-
</exclusions-->
87+
</exclusions>
8888
</dependency>
8989
<dependency>
9090
<groupId>junit</groupId>

0 commit comments

Comments
 (0)