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 7cb5a43 commit 4cce265Copy full SHA for 4cce265
pom.xml
@@ -206,12 +206,12 @@
206
<dependency>
207
<groupId>decentralized-identity</groupId>
208
<artifactId>jsonld-common-java</artifactId>
209
- <version>1.14-SNAPSHOT</version>
+ <version>1.14.0</version>
210
</dependency>
211
212
<groupId>com.danubetech</groupId>
213
<artifactId>data-integrity-java</artifactId>
214
- <version>1.12-SNAPSHOT</version>
+ <version>1.12.0</version>
215
216
217
<groupId>com.nimbusds</groupId>
0 commit comments