remove redundant dep
This commit is contained in:
parent
f191dab01a
commit
a8c2a69e75
3 changed files with 0 additions and 15 deletions
5
pom.xml
5
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue