Merge remote-tracking branch 'origin/develop' into SUPPORT-8943_seamlessness
# Conflicts: # backend/src/main/java/ru/micord/ervu/account_applications/service/AbstractUserDataService.java
This commit is contained in:
commit
b6af9d1ec7
5 changed files with 35 additions and 3 deletions
5
pom.xml
5
pom.xml
|
|
@ -335,6 +335,11 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</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