Skip to content

Commit 1270087

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.14
1 parent fa3c2bd commit 1270087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.springdoc</groupId>
5656
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
57-
<version>2.8.10</version>
57+
<version>2.8.14</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)