Skip to content

Commit

Permalink
Merge pull request #687 from yoh1496/feature/sha256
Browse files Browse the repository at this point in the history
Replace hash algorithm to SHA256 from SHA1
  • Loading branch information
shimono authored Nov 30, 2022
2 parents b7112c5 + de01d97 commit 3c7692d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.personium</groupId>
<artifactId>personium-lib-common</artifactId>
<version>1.6.0</version>
<version>1.6.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.personium</groupId>
Expand Down

0 comments on commit 3c7692d

Please sign in to comment.