Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6ecf5c6

Browse files
authoredFeb 16, 2025··
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.5
1 parent c551828 commit 6ecf5c6

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
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.springdoc</groupId>
3939
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
40-
<version>2.8.4</version>
40+
<version>2.8.5</version>
4141
</dependency>
4242

4343
<!-- Spring -->

0 commit comments

Comments
 (0)
Please sign in to comment.