Update pom.xml

This commit is contained in:
Pospolita Nikita 2021-04-23 12:08:45 +03:00 committed by GitHub
parent ccced283ec
commit a568b4c033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>