Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-starter-webflux-api…
Browse files Browse the repository at this point in the history
… to v2.8.2
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent ed0142f commit 1fc4e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<groupId>org.springdoc</groupId>
<!--artifactId>springdoc-openapi-starter-webmvc-ui</artifactId-->
<artifactId>springdoc-openapi-starter-webflux-api</artifactId>
<version>2.6.0</version>
<version>2.8.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 1fc4e0f

Please sign in to comment.