Skip to content

Commit ed5dfd4

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webflux-api to v2.8.3
1 parent ed0142f commit ed5dfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<groupId>org.springdoc</groupId>
5555
<!--artifactId>springdoc-openapi-starter-webmvc-ui</artifactId-->
5656
<artifactId>springdoc-openapi-starter-webflux-api</artifactId>
57-
<version>2.6.0</version>
57+
<version>2.8.3</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)