Bump PBKDF2 from 1.1.2 to 1.1.4 (#1769)

Bumps [PBKDF2](https://github.com/m9aertner/PBKDF2) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/m9aertner/PBKDF2/releases)
- [Commits](https://github.com/m9aertner/PBKDF2/compare/v1.1.2...v1.1.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-05 08:02:21 +01:00 committed by Gabriele C
parent c328f9c75a
commit b60237d455

View File

@ -498,7 +498,7 @@
<dependency>
<groupId>de.rtner</groupId>
<artifactId>PBKDF2</artifactId>
<version>1.1.2</version>
<version>1.1.4</version>
<optional>true</optional>
</dependency>