mirror of
https://github.com/valitydev/adapter-bank-spring-boot-starter.git
synced 2024-11-06 01:05:20 +00:00
PROX-396: bump libs versions (#18)
This commit is contained in:
parent
863f6afe01
commit
80ae8fa59a
12
pom.xml
12
pom.xml
@ -6,19 +6,19 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>adapter-bank-spring-boot-starter</artifactId>
|
||||
<version>0.0.13</version>
|
||||
<version>0.0.14</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<java.version>8</java.version>
|
||||
<spring-boot.version>2.1.0.RELEASE</spring-boot.version>
|
||||
<damsel.version>1.391-8fe5f98</damsel.version>
|
||||
<cds-proto.version>1.56-f6ac992</cds-proto.version>
|
||||
<damsel.version>1.392-0f6a308</damsel.version>
|
||||
<cds-proto.version>1.57-b58a3fd</cds-proto.version>
|
||||
<serializer.version>0.6.7</serializer.version>
|
||||
<adapter-common-lib.version>0.0.21</adapter-common-lib.version>
|
||||
<adapter-thrift-lib.version>1.0.1</adapter-thrift-lib.version>
|
||||
<adapter-client-lib.version>2.1.20</adapter-client-lib.version>
|
||||
<adapter-common-lib.version>0.0.23</adapter-common-lib.version>
|
||||
<adapter-thrift-lib.version>1.0.3</adapter-thrift-lib.version>
|
||||
<adapter-client-lib.version>2.1.22</adapter-client-lib.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user