A small and easy-to-use one-time password generator for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Version1.1.2compared with
Version Details
| 1.1.1 | 1.1.2 | |
|---|---|---|
| Release date | Jan 02, 2021 | Feb 22, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.1.1 | 1.1.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.maven.plugins » maven-compiler-plugin | 3.8.1 | - |
| - Removed | org.mockito » mockito-core | 3.6.28 | - |
Test Changes (1)
| 1.1.1 | 1.1.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.maven.plugins » maven-compiler-plugin | - | 3.8.1 |