Skip to content

Commit 49b83aa

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-api to v2.8.2 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2fc679 commit 49b83aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.springdoc</groupId>
105105
<artifactId>springdoc-openapi-starter-webflux-api</artifactId>
106-
<version>2.8.1</version>
106+
<version>2.8.2</version>
107107
</dependency>
108108

109109
<dependency>

0 commit comments

Comments
 (0)