Skip to content

Commit 5817e80

Browse files
committed
fiw build
1 parent 8233e80 commit 5817e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springdoc-openapi-common/src/main/java/org/springdoc/core/AbstractSwaggerUiConfigProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public abstract class AbstractSwaggerUiConfigProperties {
157157
/**
158158
* The Syntax highlight.
159159
*/
160-
protected SyntaxHighlight syntaxHighlight = new SyntaxHighlight();
160+
protected SyntaxHighlight syntaxHighlight;
161161

162162
/**
163163
* The Persist authorization.

0 commit comments

Comments
 (0)