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.1
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 84b638e commit c2efcec
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.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit c2efcec

Please sign in to comment.