Skip to content

Commit dc45330

Browse files
authored
[fit] Upgrade swagger-ui from v5.29.4 to v5.29.5 (#349)
1 parent 4b320a7 commit dc45330

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

framework/fit/java/fit-builtin/plugins/fit-http-openapi3-swagger/src/main/java/modelengine/fit/http/openapi3/swagger/builder/InfoBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
*/
2323
public class InfoBuilder implements EntityBuilder<Info> {
2424
private static final String FIT_VERSION = "3.5.4-SNAPSHOT";
25-
private static final String SWAGGER_UI_VERSION = "v5.29.4";
25+
private static final String SWAGGER_UI_VERSION = "v5.29.5";
2626

2727
private final ApplicationConfig applicationConfig;
2828

framework/fit/java/fit-builtin/plugins/fit-http-openapi3-swagger/src/main/resources/static/swagger-ui-bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

framework/fit/java/fit-builtin/plugins/fit-http-openapi3-swagger/src/main/resources/static/swagger-ui-es-bundle-core.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

framework/fit/java/fit-builtin/plugins/fit-http-openapi3-swagger/src/main/resources/static/swagger-ui-es-bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

framework/fit/java/fit-builtin/plugins/fit-http-openapi3-swagger/src/main/resources/static/swagger-ui.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)