Bumped cds-utils

This commit is contained in:
Pospolita Nikita 2021-06-21 14:08:31 +03:00 committed by GitHub
parent 1895ab2d05
commit f2f5057605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
<packaging>pom</packaging>
<groupId>com.rbkmoney</groupId>
<artifactId>service-parent-pom</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
<description>RBKmoney spring starter parent</description>
<name>RBKmoney spring starter parent</name>
<url>https://github.com/rbkmoney/service-parent-pom</url>
@ -55,7 +55,7 @@
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>java-service-dependencies</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>