mirror of
https://github.com/valitydev/java-service-dependencies.git
synced 2024-11-06 08:15:22 +00:00
Update pom.xml
This commit is contained in:
parent
ccced283ec
commit
a568b4c033
8
pom.xml
8
pom.xml
@ -39,7 +39,8 @@
|
||||
<woody.version>1.1.22</woody.version>
|
||||
<lombok.version>1.18.16</lombok.version>
|
||||
<maven-remote-resources-plugin.version>1.6.0</maven-remote-resources-plugin.version>
|
||||
<damsel.version>1.485-78ccbad</damsel.version>
|
||||
<damsel.version>1.489-8851c24</damsel.version>
|
||||
<mamsel.version>0.0.1</damsel.version>
|
||||
<damsel-utils.version>1.0.6</damsel-utils.version>
|
||||
<cds-client-storage.version>2.1.23</cds-client-storage.version>
|
||||
<cds-utils.version>1.0.4</cds-utils.version>
|
||||
@ -91,6 +92,11 @@
|
||||
<artifactId>damsel</artifactId>
|
||||
<version>${damsel.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>mamsel</artifactId>
|
||||
<version>${mamsel.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.rbkmoney.adapter-client-lib</groupId>
|
||||
<artifactId>cds-client-storage</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user