Skip to content

Commit ffd0cd7

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.7.0
1 parent 6325b0c commit ffd0cd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.springdoc</groupId>
6969
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
70-
<version>2.6.0</version>
70+
<version>2.7.0</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.springframework.boot</groupId>

sfera-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.springdoc</groupId>
7777
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
78-
<version>2.6.0</version>
78+
<version>2.7.0</version>
7979
</dependency>
8080

8181
<dependency>

0 commit comments

Comments
 (0)