remove redundant dep

This commit is contained in:
gulnaz 2025-04-29 09:05:38 +03:00
parent f191dab01a
commit a8c2a69e75
3 changed files with 0 additions and 15 deletions

View file

@ -232,14 +232,6 @@
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.kafka</groupId>
<artifactId>spring-kafka</artifactId>