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 8b5e4a7 commit da78052Copy full SHA for da78052
boat-engine/pom.xml
@@ -29,14 +29,6 @@
29
<artifactId>slf4j-api</artifactId>
30
</dependency>
31
32
- <!-- https://mvnrepository.com/artifact/me.andrz.jackson/jackson-json-reference-core -->
33
- <dependency>
34
- <groupId>me.andrz.jackson</groupId>
35
- <artifactId>jackson-json-reference-core</artifactId>
36
- <version>0.3.2</version>
37
- </dependency>
38
-
39
40
<dependency>
41
<groupId>io.swagger.parser.v3</groupId>
42
<artifactId>swagger-parser</artifactId>
0 commit comments