Skip to content

Commit

Permalink
Merge pull request #696 from mahammedtaheer/rel-1.2.0.1
Browse files Browse the repository at this point in the history
Updated Ld Signatures Java library version to release version 1.0.0
  • Loading branch information
ckm007 authored Sep 13, 2022
2 parents b88a0e9 + 5895f19 commit b7a4303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions id-repository/credential-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<dependency>
<groupId>info.weboftrust</groupId>
<artifactId>ld-signatures-java</artifactId>
<version>0.8.0</version>
<version>1.0.0</version>
</dependency>
</dependencies>
<build>
Expand All @@ -219,4 +219,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit b7a4303

Please sign in to comment.