Bump deps

This commit is contained in:
Egor Cherniak 2022-01-12 16:44:17 +03:00
parent c60e48bf5c
commit 3af8d0c72d
No known key found for this signature in database
GPG Key ID: 26F47333B7BE4ED9

View File

@ -35,6 +35,11 @@
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>dev.vality</groupId>
<artifactId>fistful-proto</artifactId>
<version>1.129-8c9aa31</version>
</dependency>
</dependencies>
<build>