Skip to content

Commit 474b0ac

Browse files
committed
chore: Update dependencies
1 parent aecaf5e commit 474b0ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>com.google.crypto.tink</groupId>
202202
<artifactId>tink</artifactId>
203-
<version>1.16.0</version>
203+
<version>1.17.0</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>com.danubetech</groupId>
213213
<artifactId>data-integrity-java</artifactId>
214-
<version>1.13-SNAPSHOT</version>
214+
<version>1.13.0</version>
215215
</dependency>
216216
<dependency>
217217
<groupId>com.nimbusds</groupId>

0 commit comments

Comments
 (0)