Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
anhefti committed Dec 5, 2023
1 parent 5bea674 commit 232f1a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
@JsonIgnoreProperties(ignoreUnknown = true)
public final class UserInfo implements UserAccount, Serializable {

@Serial

private static final long serialVersionUID = 2526446136264377808L;

public static final String ATTR_ENTITY_PRIVILEGES = "entityPrivileges";
Expand Down

0 comments on commit 232f1a2

Please sign in to comment.