Updating dependencies

This commit is contained in:
Ryan Baxter
2019-03-26 15:53:51 -04:00
parent 2a84af80d4
commit 08bdac40d0
3 changed files with 3 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ public class KeyProperties {
private String secret;
/**
* The KeyStore type. Defaults to jks.
* The KeyStore type. Defaults to jks.
*/
private String type = "jks";