Skip to content

Commit 5d1a05d

Browse files
committed
Fix build setup
1 parent 1365699 commit 5d1a05d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/bcrypt-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>at.favre.lib</groupId>
8383
<artifactId>bcrypt-core</artifactId>
84-
<version>0.4.1</version>
84+
<version>0.4.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)