A small and easy-to-use one-time password generator for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Version1.3.1compared with
Version Details
| 1.3.0 | 1.3.1 | |
|---|---|---|
| Release date | Jan 01, 2022 | Apr 07, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.3.0 | 1.3.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-codec » commons-codec | 1.11 | 1.15 |
Test Changes (2)
| 1.3.0 | 1.3.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.maven.plugins » maven-compiler-plugin | 3.8.1 | 3.10.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.7.0 | 5.8.2 |