]> git.mxchange.org Git - juser-login-core.git/blobdiff - src/org/mxchange/jusercore/model/user/password_history/UserPasswordHistory.java
added missing Serializable + added missing serial number
[juser-login-core.git] / src / org / mxchange / jusercore / model / user / password_history / UserPasswordHistory.java
index 1cbdef126952bf145a0d565711d688425ec63637..d929575342acc97a8234ebbdeb62c546515ff6d4 100644 (file)
@@ -57,7 +57,7 @@ public class UserPasswordHistory implements PasswordHistory {
         * Serial number
         */
        @Transient
-       private static final long serialVersionUID = 1L;
+       private static final long serialVersionUID = 573_482_374_873_853_710L;
 
        /**
         * Timestamp when this entry has been created