We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61de43 commit c59f9e0Copy full SHA for c59f9e0
omod-common/pom.xml
@@ -33,23 +33,11 @@
33
<dependency>
34
<groupId>io.swagger.core.v3</groupId>
35
<artifactId>swagger-core</artifactId>
36
- <version>2.2.23</version>
37
- <exclusions>
38
- <exclusion>
39
- <groupId>org.slf4j</groupId>
40
- <artifactId>slf4j-api</artifactId>
41
- </exclusion>
42
43
- <groupId>javax.validation</groupId>
44
- <artifactId>validation-api</artifactId>
45
46
- </exclusions>
47
</dependency>
+
48
49
50
<artifactId>swagger-annotations</artifactId>
51
52
- <scope>compile</scope>
53
54
</dependencies>
55
0 commit comments