* Update dependency dev.vality.woody:woody-thrift to v2.0.8

* Update dependency dev.vality:library-parent-pom to v2.0.3

* Update dependency dev.vality:damsel to v1.648-ad715bd

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Anatolii Karlov 2024-10-26 13:06:26 +07:00 committed by GitHub
parent 4aff8ded53
commit fc8e34f746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
<parent>
<groupId>dev.vality</groupId>
<artifactId>library-parent-pom</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</parent>
<artifactId>disputes-proto</artifactId>
@ -48,7 +48,7 @@
<dependency>
<groupId>dev.vality.woody</groupId>
<artifactId>woody-thrift</artifactId>
<version>2.0.1</version>
<version>2.0.8</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -59,7 +59,7 @@
<dependency>
<groupId>dev.vality</groupId>
<artifactId>damsel</artifactId>
<version>1.639-4856124</version>
<version>1.648-ad715bd</version>
<scope>provided</scope>
</dependency>
</dependencies>