Skip to content
Snippets Groups Projects
Commit 6910ac70 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5778 add to string for logging controls

parent 84e65a4f
Branches
Tags
No related merge requests found
......@@ -68,6 +68,7 @@ public class FormData {
@Getter
@Builder
@ToString
public static class FormDataControl {
@Builder.Default
private Optional<Representations> representations = Optional.empty();
......
......@@ -31,7 +31,7 @@
<parent>
<groupId>de.ozgcloud.common</groupId>
<artifactId>ozgcloud-common-parent</artifactId>
<version>4.3.1</version>
<version>4.4.0-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment