Merge branch 'feature/SUPPORT-9023_fix_socket' into SUPPORT-8943_seamlessness
This commit is contained in:
commit
eacc520774
20 changed files with 542 additions and 34 deletions
5
pom.xml
5
pom.xml
|
|
@ -307,6 +307,11 @@
|
|||
<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>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<repositories>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue