Skip to content

Commit

Permalink
Bump jbcrypt in /src/it/enforce-bytecode-version-excluded-deps
Browse files Browse the repository at this point in the history
Bumps [jbcrypt](https://github.com/djmdjm/jBCrypt) from 0.3m to 0.4.
- [Release notes](https://github.com/djmdjm/jBCrypt/releases)
- [Commits](https://github.com/djmdjm/jBCrypt/commits)

---
updated-dependencies:
- dependency-name: org.mindrot:jbcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Jul 6, 2022
1 parent c8fd0cc commit 2cfb2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/enforce-bytecode-version-excluded-deps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.mindrot</groupId>
<artifactId>jbcrypt</artifactId>
<version>0.3m</version>
<version>0.4</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit 2cfb2c7

Please sign in to comment.