Up lib vality (#10)

This commit is contained in:
struga 2022-01-28 11:29:04 +03:00 committed by GitHub
parent 969caabb04
commit 3c2079e0d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
<groupId>dev.vality</groupId>
<artifactId>service-parent-pom</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
<name>Vality parent</name>
<description>Vality library parent pom</description>
@ -47,7 +47,6 @@
<pubStagingRepo>https://s01.oss.sonatype.org/</pubStagingRepo>
<checkstyle.config.path>https://raw.githubusercontent.com/valitydev/java-checkstyle-config/master/conf/rbkmoney_google_checkstyle.xml</checkstyle.config.path>
<checkstyle.config.suppressions.path>https://raw.githubusercontent.com/valitydev/java-checkstyle-config/master/conf/checkstyle-suppressions.xml</checkstyle.config.suppressions.path>
<shared-resources.version>1.4.0</shared-resources.version>
<dockerfile.base.service.tag>c0612d6052ac049496b72a23a04acb142035f249</dockerfile.base.service.tag>
</properties>
@ -56,7 +55,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>java-service-dependencies</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>