We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecaf5e commit 474b0acCopy full SHA for 474b0ac
pom.xml
@@ -200,7 +200,7 @@
200
<dependency>
201
<groupId>com.google.crypto.tink</groupId>
202
<artifactId>tink</artifactId>
203
- <version>1.16.0</version>
+ <version>1.17.0</version>
204
<scope>test</scope>
205
</dependency>
206
@@ -211,7 +211,7 @@
211
212
<groupId>com.danubetech</groupId>
213
<artifactId>data-integrity-java</artifactId>
214
- <version>1.13-SNAPSHOT</version>
+ <version>1.13.0</version>
215
216
217
<groupId>com.nimbusds</groupId>
0 commit comments