Skip to content

Commit 8ef8fd6

Browse files
razvansoenkeliebau
andauthored
stackable-bcrypt: raise dep versions (#69)
* stackable-bcrypt: raise dep versions * remove rust code * Add test case to alert us in case later versions of the bcrypt library stop being compatible with Nifi. * Remove unused junit dependencies and update a lot of Maven plugins while we are at it anyway. --------- Co-authored-by: Sönke Liebau <soenke.liebau@stackable.tech>
1 parent 4a6ce52 commit 8ef8fd6

File tree

6 files changed

+38
-387
lines changed

6 files changed

+38
-387
lines changed

stackable-bcrypt/Cargo.lock

Lines changed: 0 additions & 327 deletions
This file was deleted.

stackable-bcrypt/Cargo.toml

Lines changed: 0 additions & 10 deletions
This file was deleted.

stackable-bcrypt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The tool reads from stdin.
88

99
## Building
1010

11-
Maven is used as the build tool, simply running `mvn package` will generate the required jars to run this.
11+
mvn package
1212

1313
## Usage
1414

0 commit comments

Comments
 (0)