Skip to content

Commit d3b5422

Browse files
committed
updated pom.xml
1 parent 1c9a6df commit d3b5422

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

.idea/workspace.xml

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,8 @@
7070

7171
<dependency>
7272
<groupId>org.springdoc</groupId>
73-
<artifactId>
74-
springdoc-openapi-starter-webmvc-ui
75-
</artifactId>
76-
<version>2.8.9</version>
73+
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
74+
<version>2.6.0</version>
7775
</dependency>
7876

7977
<dependency>

0 commit comments

Comments
 (0)