Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2024-11-26 19:15:56 +01:00
committed by GitHub
parent b53b61f0e3
commit fe9ecd94f7

View File

@@ -27,7 +27,6 @@
</properties>
<dependencies>
<!--
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
@@ -40,7 +39,6 @@
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-amqp</artifactId>
</dependency>
-->
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jsonSchema</artifactId>