Skip to content

Commit 5c892a1

Browse files
committed
Fix artifact id for bcrypt lib
1 parent 5d1a05d commit 5c892a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/bcrypt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<version>0.4.0</version>
1111
</parent>
1212

13-
<artifactId>bcrypt-core</artifactId>
13+
<artifactId>bcrypt</artifactId>
1414
<packaging>jar</packaging>
1515

1616
<name>BCrypt Password Hashing Function</name>

0 commit comments

Comments
 (0)