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

@ -318,11 +318,6 @@
<artifactId>hibernate-validator</artifactId>
<version>9.0.0.CR1</version>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
<version>2.0.11</version>
</dependency>
<dependency>
<groupId>org.springframework.kafka</groupId>
<artifactId>spring-kafka</artifactId>