Skip to content

Commit

Permalink
Fix #1410: Swagger not shown correctly (#1411)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpsk authored Mar 18, 2024
1 parent 03a8e1c commit 8ab1817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<istack-commons-runtime.version>3.0.12</istack-commons-runtime.version>

<!-- Documentation Dependencies -->
<springdoc-openapi-starter-webmvc-ui.version>2.4.0</springdoc-openapi-starter-webmvc-ui.version>
<springdoc-openapi-starter-webmvc-ui.version>2.3.0</springdoc-openapi-starter-webmvc-ui.version>
<swagger-annotations-jakarta.version>2.2.20</swagger-annotations-jakarta.version>

<!-- Scheduled Job Dependencies -->
Expand Down

0 comments on commit 8ab1817

Please sign in to comment.