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 b53b61f commit fe9ecd9Copy full SHA for fe9ecd9
docs/pom.xml
@@ -27,7 +27,6 @@
27
</properties>
28
29
<dependencies>
30
- <!--
31
<dependency>
32
<groupId>${project.groupId}</groupId>
33
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
@@ -40,7 +39,6 @@
40
39
<groupId>org.springframework.amqp</groupId>
41
<artifactId>spring-amqp</artifactId>
42
</dependency>
43
- -->
44
45
<groupId>com.fasterxml.jackson.module</groupId>
46
<artifactId>jackson-module-jsonSchema</artifactId>
0 commit comments