RED-1536: Fixed changelog creation

This commit is contained in:
Dominique Eifländer 2021-05-25 13:45:33 +02:00
parent a900f5b617
commit dc1dba00c1

View File

@ -13,7 +13,7 @@ import java.util.List;
@Builder
@NoArgsConstructor
@AllArgsConstructor
@EqualsAndHashCode(of = "id")
@EqualsAndHashCode
public class RedactionLogEntry {
private String id;