Skip to content

Commit 94bc6dd

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.11
1 parent f6ac500 commit 94bc6dd

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.11</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)