Skip to content

Commit c4ad620

Browse files
authoredFeb 14, 2025··
Merge pull request #1 from Coderic/dependabot/maven/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.4
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.3 to 2.8.4
2 parents c25dcdf + 7d7498c commit c4ad620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.springdoc</groupId>
106106
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
107-
<version>2.8.3</version>
107+
<version>2.8.4</version>
108108
</dependency>
109109
<!--dependency>
110110
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.